summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:00:31 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:00:31 +1100
commit3305f5591f7a1b17565a1f13683d0b20287130c3 (patch)
tree855f4406cc2809c2faf153af434a2b56d0ae0d3a /ChangeLog
parent4662d3492f24cf1d7974db805215c801e50cffc3 (diff)
- deraadt@cvs.openbsd.org 2006/03/19 18:59:09
[authfile.c] whoever thought that break after return was a good idea needs to get their head examimed
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index bd7b34ce2..302b1e1fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -52,6 +52,10 @@
52 - deraadt@cvs.openbsd.org 2006/03/19 18:59:30 52 - deraadt@cvs.openbsd.org 2006/03/19 18:59:30
53 [ssh.c] 53 [ssh.c]
54 spacing 54 spacing
55 - deraadt@cvs.openbsd.org 2006/03/19 18:59:09
56 [authfile.c]
57 whoever thought that break after return was a good idea needs to
58 get their head examimed
55 59
5620060325 6020060325
57 - OpenBSD CVS Sync 61 - OpenBSD CVS Sync
@@ -4309,4 +4313,4 @@
4309 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4313 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4310 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4314 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4311 4315
4312$Id: ChangeLog,v 1.4256 2006/03/26 02:59:59 djm Exp $ 4316$Id: ChangeLog,v 1.4257 2006/03/26 03:00:31 djm Exp $