summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-04-29 15:06:44 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-04-29 15:06:44 +1000
commitdca0edff2fb312e05fd7f2d560fb80bc97a38350 (patch)
tree09e924dd1b7d19266473ecd2a188aee29e3e8a75 /ChangeLog
parent391de5c0237a452d7653e88b54c825a5fb468e3a (diff)
- (dtucker) [configure.ac defines.h] Have configure check for offsetof
to prevent redefinition warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index db5cf6adb..19c4e4f74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,8 @@
11 - (dtucker) [openbsd-compat/xmmap.c] Include stdlib.h for mkstemp prototype. 11 - (dtucker) [openbsd-compat/xmmap.c] Include stdlib.h for mkstemp prototype.
12 - (dtucker) [configure.ac defines.h] Prevent warnings about __attribute__ 12 - (dtucker) [configure.ac defines.h] Prevent warnings about __attribute__
13 __nonnull__ for versions of GCC that don't support it. 13 __nonnull__ for versions of GCC that don't support it.
14 - (dtucker) [configure.ac defines.h] Have configure check for offsetof
15 to prevent redefinition warnings.
14 16
15 20070406 17 20070406
16 - (dtucker) [INSTALL] Update the systems that have PAM as standard. Link 18 - (dtucker) [INSTALL] Update the systems that have PAM as standard. Link
@@ -2895,4 +2897,4 @@
2895 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2897 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2896 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2898 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2897 2899
2898$Id: ChangeLog,v 1.4657 2007/04/29 04:49:21 dtucker Exp $ 2900$Id: ChangeLog,v 1.4658 2007/04/29 05:06:44 dtucker Exp $