diff options
author | Tim Rice <tim@multitalents.net> | 2003-09-15 22:40:49 -0700 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2003-09-15 22:40:49 -0700 |
commit | b925b4b82fe60bb764e23a0115c9de73b8e0b816 (patch) | |
tree | 5fea7e56136a2bb007e8ef5bc60c3bdd4c04dcbd /ChangeLog | |
parent | f2b4e4e07e7e2eae064d8e9f54f86f32a297bade (diff) |
[configure.ac] Fix portability issues.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,6 +7,7 @@ | |||
7 | - deraadt@cvs.openbsd.org 2003/09/16 03:03:47 | 7 | - deraadt@cvs.openbsd.org 2003/09/16 03:03:47 |
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 | 11 | ||
11 | 20030914 | 12 | 20030914 |
12 | - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing | 13 | - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing |
@@ -1103,4 +1104,4 @@ | |||
1103 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1104 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1104 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1105 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1105 | 1106 | ||
1106 | $Id: ChangeLog,v 1.2994 2003/09/16 03:31:03 mouring Exp $ | 1107 | $Id: ChangeLog,v 1.2995 2003/09/16 05:40:49 tim Exp $ |