diff options
author | Damien Miller <djm@mindrot.org> | 2013-11-21 03:55:43 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-11-21 03:55:43 +0100 |
commit | 0600c7020f4fe68a780bd7cf21ff541a8d4b568a (patch) | |
tree | 5dfff2aba4491b66950c155598766141c1534c02 /ChangeLog | |
parent | - (dtucker) [regress/keytype.sh] Populate ECDSA key types to be tested by (diff) | |
download | openssh-0600c7020f4fe68a780bd7cf21ff541a8d4b568a.tar.xz openssh-0600c7020f4fe68a780bd7cf21ff541a8d4b568a.zip |
- dtucker@cvs.openbsd.org 2013/11/08 11:15:19
[bufaux.c bufbn.c buffer.c sftp-client.c sftp-common.c sftp-glob.c]
[uidswap.c] Include stdlib.h for free() as per the man page.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +20131121 + - (djm) OpenBSD CVS Sync + - dtucker@cvs.openbsd.org 2013/11/08 11:15:19 + [bufaux.c bufbn.c buffer.c sftp-client.c sftp-common.c sftp-glob.c] + [uidswap.c] Include stdlib.h for free() as per the man page. + 20131110 - (dtucker) [regress/keytype.sh] Populate ECDSA key types to be tested by querying the ones that are compiled in. |