summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-06-20 14:43:11 +1000
committerDamien Miller <djm@mindrot.org>2011-06-20 14:43:11 +1000
commit33322127ec41b04e380123d2ed4ae1df20bf18cc (patch)
treed267ad36ee6217254e92b6ef782dcc0dea751e1c /ChangeLog
parentf145a5be1c7d7849c3c2699d32d253b26d0c895a (diff)
downloadopenssh-git-33322127ec41b04e380123d2ed4ae1df20bf18cc.tar.gz
- djm@cvs.openbsd.org 2011/06/17 21:47:35
[servconf.c] factor out multi-choice option parsing into a parse_multistate label and some support structures; ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15320284..74c3f90f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,10 @@
[sftp-server.c]
the protocol version should be unsigned; bz#1913 reported by mb AT
smartftp.com
+ - djm@cvs.openbsd.org 2011/06/17 21:47:35
+ [servconf.c]
+ factor out multi-choice option parsing into a parse_multistate label
+ and some support structures; ok dtucker@
20110603
- (dtucker) [README version.h contrib/caldera/openssh.spec