summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-04-29 14:39:02 +1000
committerDarren Tucker <dtucker@zip.com.au>2007-04-29 14:39:02 +1000
commit6d862a50dbe6a473c2e204d85d3e66e6a0293614 (patch)
tree1463a5f23f29be1703690ff9c37b8120782d9071 /ChangeLog
parent2ac529b5055ebccd5c2251e373940eee156dc967 (diff)
- (dtucker) [configure.ac defines.h] Have configure check for MAXSYMLINKS
so we don't get redefinition warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b9a7aece4..c6db95e39 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
6 platform's _res if it has one. Should fix problem of DNSSEC record lookups 6 platform's _res if it has one. Should fix problem of DNSSEC record lookups
7 on NetBSD as reported by Curt Sampson. 7 on NetBSD as reported by Curt Sampson.
8 - (dtucker) [openbsd-compat/xmmap.c] Include stdlib.h for mkstemp prototype. 8 - (dtucker) [openbsd-compat/xmmap.c] Include stdlib.h for mkstemp prototype.
9 - (dtucker) [configure.ac defines.h] Have configure check for MAXSYMLINKS
10 so we don't get redefinition warnings.
9 11
1020070406 1220070406
11 - (dtucker) [INSTALL] Update the systems that have PAM as standard. Link 13 - (dtucker) [INSTALL] Update the systems that have PAM as standard. Link
@@ -2887,4 +2889,4 @@
2887 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2889 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2888 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2890 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2889 2891
2890$Id: ChangeLog,v 1.4655 2007/04/29 04:02:43 dtucker Exp $ 2892$Id: ChangeLog,v 1.4656 2007/04/29 04:39:02 dtucker Exp $