summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-06-07 17:53:40 +1000
committerDarren Tucker <dtucker@zip.com.au>2005-06-07 17:53:40 +1000
commit431f022263a59595dd7894181515832828a950f9 (patch)
treec09a57c17992b0e48ed1c12673142af89b428416 /ChangeLog
parentc0e014d5beaceed128ef5f8672a6567035ee7c9c (diff)
- (dtucker) [configure.ac] Continue the hunt for LLONG_MIN and LLONG_MAX:
in today's episode we attempt to coax it from limits.h where it may be hiding, failing that we take the DIY approach. Tested by tim@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2046df86c..efebb2820 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
120050607
2 - (dtucker) [configure.ac] Continue the hunt for LLONG_MIN and LLONG_MAX:
3 in today's episode we attempt to coax it from limits.h where it may be
4 hiding, failing that we take the DIY approach. Tested by tim@
5
120050603 620050603
2 - (dtucker) [configure.ac] Only try gcc -std=gnu99 if LLONG_MAX isn't 7 - (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 8 defined, and check that it helps before keeping it in CFLAGS. Some old
@@ -2681,4 +2686,4 @@
2681 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2686 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2682 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2687 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2683 2688
2684$Id: ChangeLog,v 1.3812 2005/06/03 09:33:10 dtucker Exp $ 2689$Id: ChangeLog,v 1.3813 2005/06/07 07:53:40 dtucker Exp $