summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-11-24 12:57:25 +1100
committerDamien Miller <djm@mindrot.org>2003-11-24 12:57:25 +1100
commit927f52783ea99ac9bfad4f65bc5b79ba6255cc8c (patch)
tree68a1833f9c9d635d4b407c77f54b7407b5726dc5 /ChangeLog
parent5924ceb22d8eb5e03bad93b7c0b9c6e30ed0814b (diff)
- (djm) [canohost.c] Move IPv4inV6 mapped address normalisation to its own
function and call it unconditionally
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f4a1f8d1..4aa9e1d38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120031123
2 - (djm) [canohost.c] Move IPv4inV6 mapped address normalisation to its own
3 function and call it unconditionally
4
120031122 520031122
2 - (dtucker) [channels.c] Make AIX write limit code clearer. Suggested by djm@ 6 - (dtucker) [channels.c] Make AIX write limit code clearer. Suggested by djm@
3 - (dtucker) [auth-passwd.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h] 7 - (dtucker) [auth-passwd.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
@@ -1510,4 +1514,4 @@
1510 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1514 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1511 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1515 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1512 1516
1513$Id: ChangeLog,v 1.3125 2003/11/22 04:02:42 djm Exp $ 1517$Id: ChangeLog,v 1.3126 2003/11/24 01:57:25 djm Exp $