diff options
author | Damien Miller <djm@mindrot.org> | 2011-06-20 14:43:11 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2011-06-20 14:43:11 +1000 |
commit | 33322127ec41b04e380123d2ed4ae1df20bf18cc (patch) | |
tree | d267ad36ee6217254e92b6ef782dcc0dea751e1c /ChangeLog | |
parent | f145a5be1c7d7849c3c2699d32d253b26d0c895a (diff) | |
download | openssh-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |