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 43a6e7d16..90ce8610f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,6 +43,9 @@
43 - dtucker@cvs.openbsd.org 2013/06/05 12:52:38 43 - dtucker@cvs.openbsd.org 2013/06/05 12:52:38
44 [sshconnect2.c] 44 [sshconnect2.c]
45 Fix memory leaks found by Zhenbo Xu and the Melton tool. bz#1967, ok djm 45 Fix memory leaks found by Zhenbo Xu and the Melton tool. bz#1967, ok djm
46 - dtucker@cvs.openbsd.org 2013/06/05 22:00:28
47 [readconf.c]
48 plug another memleak. bz#1967, from Zhenbo Xu, detected by Melton, ok djm
46 49
4720130602 5020130602
48 - (tim) [Makefile.in] Make Solaris, UnixWare, & OpenServer linkers happy 51 - (tim) [Makefile.in] Make Solaris, UnixWare, & OpenServer linkers happy