summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-11-10 14:46:48 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-11-10 14:46:48 +1100
commitb0288098c9e9c4753e8e9537051eef4b7f417585 (patch)
tree2fd089d1ec3e9c7a072a2183d5fe8ce8c6ebbc32 /ChangeLog
parent618db97fe17c7249cef1b53ed1adc9582b10f7f4 (diff)
- (dtucker) [configure.ac] Disable pointer-sign warnings on gcc 4.0+
since they're not useful right now. Patch from djm@.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a68732d1..7114edc57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
8 revs 1.7 - 1.9. 8 revs 1.7 - 1.9.
9 - (dtucker) [auth-krb5.c] Fix -Wsign-compare warning in non-Heimdal path. 9 - (dtucker) [auth-krb5.c] Fix -Wsign-compare warning in non-Heimdal path.
10 Patch from djm@. 10 Patch from djm@.
11 - (dtucker) [configure.ac] Disable pointer-sign warnings on gcc 4.0+
12 since they're not useful right now. Patch from djm@.
11 13
1220051105 1420051105
13 - (djm) OpenBSD CVS Sync 15 - (djm) OpenBSD CVS Sync
@@ -3250,4 +3252,4 @@
3250 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3252 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3251 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3253 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3252 3254
3253$Id: ChangeLog,v 1.3958 2005/11/10 03:43:11 dtucker Exp $ 3255$Id: ChangeLog,v 1.3959 2005/11/10 03:46:48 dtucker Exp $