summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2003-09-16 17:23:29 +0000
committerBen Lindstrom <mouring@eviladmin.org>2003-09-16 17:23:29 +0000
commite12104839298a45ecba1dc0059494229a1bf51f3 (patch)
tree50a783f0b08a58657d5a04490e11c2e447664869 /ChangeLog
parentb925b4b82fe60bb764e23a0115c9de73b8e0b816 (diff)
- (bal) Missed dead header in inet_ntoa.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d772746a..2815cea8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
8 [buffer.c] 8 [buffer.c]
9 do not expand buffer before attempting to reallocate it; markus ok 9 do not expand buffer before attempting to reallocate it; markus ok
10 - (tim) [configure.ac] Fix portability issues. 10 - (tim) [configure.ac] Fix portability issues.
11 - (bal) Missed dead header in inet_ntoa.c
11 12
1220030914 1320030914
13 - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing 14 - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing
@@ -1104,4 +1105,4 @@
1104 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1105 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1105 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1106 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1106 1107
1107$Id: ChangeLog,v 1.2995 2003/09/16 05:40:49 tim Exp $ 1108$Id: ChangeLog,v 1.2996 2003/09/16 17:23:29 mouring Exp $