summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-11-15 08:40:45 +1100
committerDamien Miller <djm@mindrot.org>2001-11-15 08:40:45 +1100
commitefdc1f179de4e2bbfa9b37353c42e04b0eb400c6 (patch)
tree4c04f0966871100481203345cabd28546327f34c /ChangeLog
parent353f60874037c5cd5ae8245c348b2665017fd850 (diff)
- (djm) Fix IPv4 default in ssh-keyscan. Spotted by Dan Astoorian
<djast@cs.toronto.edu> Fix from markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0744030d3..c89a18468 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120011115
2 - (djm) Fix IPv4 default in ssh-keyscan. Spotted by Dan Astoorian
3 <djast@cs.toronto.edu> Fix from markus@
4
120011113 520011113
2 - (djm) Fix early (and double) free of remote user when using Kerberos. 6 - (djm) Fix early (and double) free of remote user when using Kerberos.
3 Patch from Simon Wilkinson <simon@sxw.org.uk> 7 Patch from Simon Wilkinson <simon@sxw.org.uk>
@@ -6907,4 +6911,4 @@
6907 - Wrote replacements for strlcpy and mkdtemp 6911 - Wrote replacements for strlcpy and mkdtemp
6908 - Released 1.0pre1 6912 - Released 1.0pre1
6909 6913
6910$Id: ChangeLog,v 1.1663 2001/11/13 13:05:57 djm Exp $ 6914$Id: ChangeLog,v 1.1664 2001/11/14 21:40:45 djm Exp $