summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2008-03-09 16:36:55 +1100
committerDarren Tucker <dtucker@zip.com.au>2008-03-09 16:36:55 +1100
commit16ba6a8ea25ee45feec55ce5a29a4723c2665ea2 (patch)
treee1236b06ced64159bba370f3831eb52643cd1ea3 /ChangeLog
parentb7918afddf36c22b8eb87d98819d2cf9ddb6b424 (diff)
- (dtucker) [openbsd-compat/port-aix.{c,h}] Remove AIX specific initgroups
implementation. It's not needed to fix bug #1081 and breaks the build on some AIX configurations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 14b212eb2..ce8b52e65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
2 - (dtucker) [configure.ac] It turns out gcc's -fstack-protector-all doesn't 2 - (dtucker) [configure.ac] It turns out gcc's -fstack-protector-all doesn't
3 always work for all platforms and versions, so test what we can and 3 always work for all platforms and versions, so test what we can and
4 add a configure flag to turn it of if needed. ok djm@ 4 add a configure flag to turn it of if needed. ok djm@
5 - (dtucker) [openbsd-compat/port-aix.{c,h}] Remove AIX specific initgroups
6 implementation. It's not needed to fix bug #1081 and breaks the build
7 on some AIX configurations.
5 8
620080307 920080307
7 - (djm) OpenBSD CVS Sync 10 - (djm) OpenBSD CVS Sync
@@ -3703,4 +3706,4 @@
3703 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3706 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3704 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3707 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3705 3708
3706$Id: ChangeLog,v 1.4861 2008/03/09 00:34:23 dtucker Exp $ 3709$Id: ChangeLog,v 1.4862 2008/03/09 05:36:55 dtucker Exp $