summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-12-02 23:01:03 +1100
committerDarren Tucker <dtucker@zip.com.au>2007-12-02 23:01:03 +1100
commit32e42c74a54ba10bf6859f83b52e5b5e7d3c796a (patch)
tree9d1ca82c3ac6dd3a7a06a404b0e1391c8cd9a1a0 /ChangeLog
parent541dab2db4e89ffdcf9e7a7316765465d601fc32 (diff)
- dtucker@cvs.openbsd.org 2007/10/29 01:55:04
[ssh.c] Plug tiny mem leaks in ControlPath and ProxyCommand option processing; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b6eb45309..aff32e50e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
8 [auth2-gss.c] 8 [auth2-gss.c]
9 Allow build without -DGSSAPI; ok deraadt@ 9 Allow build without -DGSSAPI; ok deraadt@
10 (Id sync only, Portable already has the ifdefs) 10 (Id sync only, Portable already has the ifdefs)
11 - dtucker@cvs.openbsd.org 2007/10/29 01:55:04
12 [ssh.c]
13 Plug tiny mem leaks in ControlPath and ProxyCommand option processing;
14 ok djm@
11 15
1220071030 1620071030
13 - (djm) OpenBSD CVS Sync 17 - (djm) OpenBSD CVS Sync
@@ -3425,4 +3429,4 @@
3425 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3429 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3426 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3430 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3427 3431
3428$Id: ChangeLog,v 1.4797 2007/12/02 11:59:45 dtucker Exp $ 3432$Id: ChangeLog,v 1.4798 2007/12/02 12:01:03 dtucker Exp $