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)
- 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 15320284c..74c3f90f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,10 @@
17 [sftp-server.c] 17 [sftp-server.c]
18 the protocol version should be unsigned; bz#1913 reported by mb AT 18 the protocol version should be unsigned; bz#1913 reported by mb AT
19 smartftp.com 19 smartftp.com
20 - djm@cvs.openbsd.org 2011/06/17 21:47:35
21 [servconf.c]
22 factor out multi-choice option parsing into a parse_multistate label
23 and some support structures; ok dtucker@
20 24
2120110603 2520110603
22 - (dtucker) [README version.h contrib/caldera/openssh.spec 26 - (dtucker) [README version.h contrib/caldera/openssh.spec