summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-07-14 17:22:11 +1000
committerDarren Tucker <dtucker@zip.com.au>2005-07-14 17:22:11 +1000
commit4a42257b06fed3f2ec60ca27175d7db76761aebc (patch)
treee163fa7e0c64e9161a84d031a41f614242c1a8fd /ChangeLog
parent8e2eb308d09f6bbf5c66c029090c527bc9346db8 (diff)
- (dtucker) [configure.ac defines.h] Define __sentinel__ to nothing if the
compiler doesn't understand it to prevent warnings. If any mainstream compiler versions acquire it we can test for those versions. Based on discussion with djm@.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 152287c58..9ab5e94e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,10 @@
23 - dtucker@cvs.openbsd.org 2005/07/14 04:00:43 23 - dtucker@cvs.openbsd.org 2005/07/14 04:00:43
24 [misc.h] 24 [misc.h]
25 use __sentinel__ attribute; ok deraadt@ djm@ markus@ 25 use __sentinel__ attribute; ok deraadt@ djm@ markus@
26 - (dtucker) [configure.ac defines.h] Define __sentinel__ to nothing if the
27 compiler doesn't understand it to prevent warnings. If any mainstream
28 compiler versions acquire it we can test for those versions. Based on
29 discussion with djm@.
26 30
2720050707 3120050707
28 - dtucker [auth-krb5.c auth.h gss-serv-krb5.c] Move KRB5CCNAME generation for 32 - dtucker [auth-krb5.c auth.h gss-serv-krb5.c] Move KRB5CCNAME generation for
@@ -2821,4 +2825,4 @@
2821 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2825 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2822 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2826 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2823 2827
2824$Id: ChangeLog,v 1.3844 2005/07/14 07:07:21 dtucker Exp $ 2828$Id: ChangeLog,v 1.3845 2005/07/14 07:22:11 dtucker Exp $