summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-11-21 13:55:43 +1100
committerDamien Miller <djm@mindrot.org>2013-11-21 13:55:43 +1100
commit0600c7020f4fe68a780bd7cf21ff541a8d4b568a (patch)
tree5dfff2aba4491b66950c155598766141c1534c02 /ChangeLog
parentb6a75b0b93b8faa6f79c3a395ab6c71f3f880b80 (diff)
- 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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fd51a6bc..eb78c12e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120131121
2 - (djm) OpenBSD CVS Sync
3 - dtucker@cvs.openbsd.org 2013/11/08 11:15:19
4 [bufaux.c bufbn.c buffer.c sftp-client.c sftp-common.c sftp-glob.c]
5 [uidswap.c] Include stdlib.h for free() as per the man page.
6
120131110 720131110
2 - (dtucker) [regress/keytype.sh] Populate ECDSA key types to be tested by 8 - (dtucker) [regress/keytype.sh] Populate ECDSA key types to be tested by
3 querying the ones that are compiled in. 9 querying the ones that are compiled in.