summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-10-07 09:07:20 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-10-07 09:07:20 +1000
commitadc947d5a532880e7a2ffd1828789ada8fea6931 (patch)
treed13e2b2161fbf073180ce517b8393cddd6416684 /ChangeLog
parent09f1093a29e6dcbec76cfa1831d080ced2d4b627 (diff)
- (dtucker) [configure.ac] Set put -lselinux into $LIBS while testing for
SELinux functions so they're detected correctly. Patch from pebenito at gentoo.org.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 15bf56263..08f48d61c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
120061006 120061006
2 - (tim) [buildpkg.sh.in] Use uname -r instead of -v in OS_VER for Solaris. 2 - (tim) [buildpkg.sh.in] Use uname -r instead of -v in OS_VER for Solaris.
3 Differentiate between OpenServer 5 and OpenServer 6 3 Differentiate between OpenServer 5 and OpenServer 6
4 - (dtucker) [configure.ac] Set put -lselinux into $LIBS while testing for
5 SELinux functions so they're detected correctly. Patch from pebenito at
6 gentoo.org.
4 7
520061003 820061003
6 - (tim) [configure.ac] Move CHECK_HEADERS test before platform specific 9 - (tim) [configure.ac] Move CHECK_HEADERS test before platform specific
@@ -2519,4 +2522,4 @@
2519 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2522 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2520 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2523 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2521 2524
2522$Id: ChangeLog,v 1.4567 2006/10/06 21:58:38 tim Exp $ 2525$Id: ChangeLog,v 1.4568 2006/10/06 23:07:20 dtucker Exp $