summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-08-20 20:03:50 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-08-20 20:03:50 +1000
commit3e6bde483de0de7ec38f131ee2639e52c828bec8 (patch)
tree8f3de8dceb477abd4cc372b448472957793d7277 /ChangeLog
parent4ba387337cde36071917ea1c8f0277653a6670fc (diff)
- (dtucker) [configure.ac] Relocate --with-pam parts in preparation for
fixing bug #1181. No changes yet.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 84c0bd419..dc43a0544 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
2 - (dtucker) [log.c] Move ifdef to prevent unused variable warning. 2 - (dtucker) [log.c] Move ifdef to prevent unused variable warning.
3 - (dtucker) [configure.ac] Save $LIBS during PAM library tests and restore 3 - (dtucker) [configure.ac] Save $LIBS during PAM library tests and restore
4 afterward. Removes the need to mangle $LIBS later to remove -lpam and -ldl. 4 afterward. Removes the need to mangle $LIBS later to remove -lpam and -ldl.
5 - (dtucker) [configure.ac] Relocate --with-pam parts in preparation for
6 fixing bug #1181. No changes yet.
5 7
620060819 820060819
7 - (djm) OpenBSD CVS Sync 9 - (djm) OpenBSD CVS Sync
@@ -5279,4 +5281,4 @@
5279 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5281 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5280 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5282 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5281 5283
5282$Id: ChangeLog,v 1.4500 2006/08/20 09:55:02 dtucker Exp $ 5284$Id: ChangeLog,v 1.4501 2006/08/20 10:03:50 dtucker Exp $