summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4aa9e1d38..c04479d7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
120031123 120031123
2 - (djm) [canohost.c] Move IPv4inV6 mapped address normalisation to its own 2 - (djm) [canohost.c] Move IPv4inV6 mapped address normalisation to its own
3 function and call it unconditionally 3 function and call it unconditionally
4 - (djm) OpenBSD CVS Sync
5 - djm@cvs.openbsd.org 2003/11/23 23:17:34
6 [ssh-keyscan.c]
7 from portable - use sysconf to detect fd limit; ok markus@
8 (tidy diff by adding SSH_SSFDMAX macro to defines.h)
4 9
520031122 1020031122
6 - (dtucker) [channels.c] Make AIX write limit code clearer. Suggested by djm@ 11 - (dtucker) [channels.c] Make AIX write limit code clearer. Suggested by djm@
@@ -1514,4 +1519,4 @@
1514 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1519 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1515 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1520 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1516 1521
1517$Id: ChangeLog,v 1.3126 2003/11/24 01:57:25 djm Exp $ 1522$Id: ChangeLog,v 1.3127 2003/11/24 02:07:45 djm Exp $