summaryrefslogtreecommitdiffstats
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 6d772746..2815cea8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
[buffer.c]
do not expand buffer before attempting to reallocate it; markus ok
- (tim) [configure.ac] Fix portability issues.
+ - (bal) Missed dead header in inet_ntoa.c
20030914
- (dtucker) [Makefile regress/Makefile] Fix portability issues preventing
@@ -1104,4 +1105,4 @@
- Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
Report from murple@murple.net, diagnosis from dtucker@zip.com.au
-$Id: ChangeLog,v 1.2995 2003/09/16 05:40:49 tim Exp $
+$Id: ChangeLog,v 1.2996 2003/09/16 17:23:29 mouring Exp $