summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:03:21 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:03:21 +1100
commit6d39bcf898f2cf296333590330a2d945f2f123a4 (patch)
treecddce89df899158f92f0e9a88810ee3cf93fac6f /ChangeLog
parentbbaad7772a1d6f2c1d997e7bb15a92c5128d3863 (diff)
- deraadt@cvs.openbsd.org 2006/03/20 17:17:23
[ssh-rsa.c] in a switch (), break after return or goto is stupid
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fa66c96..efe73053 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -71,6 +71,9 @@
- deraadt@cvs.openbsd.org 2006/03/20 17:13:16
[key.c]
djm did a typo
+ - deraadt@cvs.openbsd.org 2006/03/20 17:17:23
+ [ssh-rsa.c]
+ in a switch (), break after return or goto is stupid
20060325
- OpenBSD CVS Sync
@@ -4328,4 +4331,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4261 2006/03/26 03:03:03 djm Exp $
+$Id: ChangeLog,v 1.4262 2006/03/26 03:03:21 djm Exp $