summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-11-21 13:56:06 +1100
committerDamien Miller <djm@mindrot.org>2013-11-21 13:56:06 +1100
commit867e6934be6521f87f04a5ab86702e2d1b314245 (patch)
tree8d68395a10d55f00255d5ea5060b7a853b5d21d2 /ChangeLog
parent0600c7020f4fe68a780bd7cf21ff541a8d4b568a (diff)
- markus@cvs.openbsd.org 2013/11/13 13:48:20
[ssh-pkcs11.c] add missing braces found by pedro
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb78c12e5..381b2a961 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 - dtucker@cvs.openbsd.org 2013/11/08 11:15:19 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] 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. 5 [uidswap.c] Include stdlib.h for free() as per the man page.
6 - markus@cvs.openbsd.org 2013/11/13 13:48:20
7 [ssh-pkcs11.c]
8 add missing braces found by pedro
6 9
720131110 1020131110
8 - (dtucker) [regress/keytype.sh] Populate ECDSA key types to be tested by 11 - (dtucker) [regress/keytype.sh] Populate ECDSA key types to be tested by