summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-08-20 19:55:02 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-08-20 19:55:02 +1000
commit4ba387337cde36071917ea1c8f0277653a6670fc (patch)
tree4d13b3d046fbbd40663f241a7e58e4b7b6a0c0b8 /ChangeLog
parentaa1517ca1e7e71070b77357626c87dcf9ee30697 (diff)
- (dtucker) [configure.ac] Save $LIBS during PAM library tests and restore
afterward. Removes the need to mangle $LIBS later to remove -lpam and -ldl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 206efa7e..84c0bd41 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
20060820
- (dtucker) [log.c] Move ifdef to prevent unused variable warning.
+ - (dtucker) [configure.ac] Save $LIBS during PAM library tests and restore
+ afterward. Removes the need to mangle $LIBS later to remove -lpam and -ldl.
20060819
- (djm) OpenBSD CVS Sync
@@ -5277,4 +5279,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4499 2006/08/20 07:55:54 dtucker Exp $
+$Id: ChangeLog,v 1.4500 2006/08/20 09:55:02 dtucker Exp $