summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 506faa40d..7f4249222 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,9 @@
19 [key.c] 19 [key.c]
20 memleak in cert_free(), wasn't actually freeing the struct; 20 memleak in cert_free(), wasn't actually freeing the struct;
21 bz#2096 from shm AT digitalsun.pl 21 bz#2096 from shm AT digitalsun.pl
22 - dtucker@cvs.openbsd.org 2013/05/10 10:13:50
23 [ssh-pkcs11-helper.c]
24 remove unused extern optarg. ok markus@
22 25
2320130510 2620130510
24 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler 27 - (dtucker) [configure.ac] Enable -Wsizeof-pointer-memaccess if the compiler