summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-01-04 09:07:12 +1100
committerDamien Miller <djm@mindrot.org>2001-01-04 09:07:12 +1100
commitd54e55cf5c98bcc2d6397f7bfe4362c562d4515c (patch)
tree3d64c9f09c825f391cdf52ce7c1c535c1d9de820 /ChangeLog
parent3ad650a88d44bd189b1489256e872d561739e13a (diff)
- (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based on
work by Chris Vaughan <vaughan99@yahoo.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ffcd01d7..ab8cf256c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120010104
2 - (djm) Fix memory leak on systems with BROKEN_GETADDRINFO. Based on
3 work by Chris Vaughan <vaughan99@yahoo.com>
4
120010103 520010103
2 - (bal) fixed up sshconnect.c so it was closer inline with the OpenBSD 6 - (bal) fixed up sshconnect.c so it was closer inline with the OpenBSD
3 tree (mainly positioning) 7 tree (mainly positioning)