summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a24199236..e6287c18a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120050603
2 - (dtucker) [configure.ac] Only try gcc -std=gnu99 if LLONG_MAX isn't
3 defined, and check that it helps before keeping it in CFLAGS. Some old
4 gcc's don't set an error code when encountering an unknown value in -std.
5 Found and tested by tim@.
6
120050602 720050602
2 - (tim) [configure.ac] Some platforms need sys/types.h for arpa/nameser.h. 8 - (tim) [configure.ac] Some platforms need sys/types.h for arpa/nameser.h.
3 Take AC_CHECK_HEADERS test out of ultrix section. It caused other platforms 9 Take AC_CHECK_HEADERS test out of ultrix section. It caused other platforms
@@ -2673,4 +2679,4 @@
2673 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2679 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2674 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2680 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2675 2681
2676$Id: ChangeLog,v 1.3810 2005/06/03 03:28:29 tim Exp $ 2682$Id: ChangeLog,v 1.3811 2005/06/03 07:58:31 dtucker Exp $