summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2006-08-20 20:17:53 +1000
committerDarren Tucker <dtucker@zip.com.au>2006-08-20 20:17:53 +1000
commit639bbe8bfe3d5038c279c97699de06cb0f120458 (patch)
treedaea3de927ee9deee1991514a7c41df630d04255 /ChangeLog
parent3e6bde483de0de7ec38f131ee2639e52c828bec8 (diff)
- (dtucker) [configure.ac] Bug #1181: Explicitly test to see if OpenSSL
(0.9.8a and presumably newer) requires -ldl to successfully link.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dc43a054..62adc612 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
afterward. Removes the need to mangle $LIBS later to remove -lpam and -ldl.
- (dtucker) [configure.ac] Relocate --with-pam parts in preparation for
fixing bug #1181. No changes yet.
+ - (dtucker) [configure.ac] Bug #1181: Explicitly test to see if OpenSSL
+ (0.9.8a and presumably newer) requires -ldl to successfully link.
20060819
- (djm) OpenBSD CVS Sync
@@ -5281,4 +5283,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.4501 2006/08/20 10:03:50 dtucker Exp $
+$Id: ChangeLog,v 1.4502 2006/08/20 10:17:53 dtucker Exp $