summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-12-07 10:31:37 +1100
committerDamien Miller <djm@mindrot.org>2013-12-07 10:31:37 +1100
commit0f8536da23a6ef26e6495177c0d8a4242b710289 (patch)
tree1d18a76327e74a63b9b89c23e4e0026ca360fb9d /ChangeLog
parent393920745fd328d3fe07f739a3cf7e1e6db45b60 (diff)
- djm@cvs.openbsd.org 2013/12/06 03:40:51
[ssh-keygen.c] remove duplicated character ('g') in getopt() string; document the (few) remaining option characters so we don't have to rummage next time.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c812e518..f5e06c9e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
4 [sftp-client.c] 4 [sftp-client.c]
5 fix memory leak in error path in do_readdir(); pointed out by 5 fix memory leak in error path in do_readdir(); pointed out by
6 Loganaden Velvindron @ AfriNIC in bz#2163 6 Loganaden Velvindron @ AfriNIC in bz#2163
7 - djm@cvs.openbsd.org 2013/12/06 03:40:51
8 [ssh-keygen.c]
9 remove duplicated character ('g') in getopt() string;
10 document the (few) remaining option characters so we don't have to
11 rummage next time.
7 12
820131205 1320131205
9 - (djm) OpenBSD CVS Sync 14 - (djm) OpenBSD CVS Sync