summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2003-09-15 22:48:15 -0700
committerTim Rice <tim@multitalents.net>2003-09-15 22:48:15 -0700
commit5502e5895d0641991e2ff1f530221b928ca8edca (patch)
tree8b5ee33f413fe6d14ea7507a4f24d8df936a1716 /ChangeLog
parent315212b531d957ca6da1b39dbeab296acae3f92f (diff)
[configure.ac] Fix portability issues.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index db2206d9a..808c5030d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
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 - (djm) Crank spec versions 10 - (djm) Crank spec versions
11 - (djm) Release 3.7p1 11 - (djm) Release 3.7p1
12 - (tim) [configure.ac] Fix portability issues.
12 13
1320030914 1420030914
14 - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing 15 - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing
@@ -1105,4 +1106,4 @@
1105 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1106 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1106 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1107 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1107 1108
1108$Id: ChangeLog,v 1.2994.2.2 2003/09/16 04:08:37 djm Exp $ 1109$Id: ChangeLog,v 1.2994.2.3 2003/09/16 05:48:15 tim Exp $