summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-19 12:56:39 +1100
committerDamien Miller <djm@mindrot.org>2001-02-19 12:56:39 +1100
commitccdefb600f9d279cd17cdca79b241a036b380b21 (patch)
tree4a31dd7b6600ca97b1122b29e10d5cb72e2170eb /ChangeLog
parentd95c09cc83ec07b42feb07c4ff71d23720b37e8e (diff)
- (djm) Rework search for OpenSSL location. Skip directories which don't
exist, don't add -L$ssldir/lib if it doesn't exist. Should help SCO with its limit of 6 -L options.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index be687ffcb..5b3d94b16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
120010219 120010219
2 - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and 2 - (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and
3 pty.[ch] -> sshpty.[ch] 3 pty.[ch] -> sshpty.[ch]
4 - (djm) Rework search for OpenSSL location. Skip directories which don't
5 exist, don't add -L$ssldir/lib if it doesn't exist. Should help SCO
6 with its limit of 6 -L options.
4 7
520010218 820010218
6 - (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim Rice 9 - (bal) Patch for fix FCHMOD reference in ftp-client.c by Tim Rice
@@ -4042,4 +4045,4 @@
4042 - Wrote replacements for strlcpy and mkdtemp 4045 - Wrote replacements for strlcpy and mkdtemp
4043 - Released 1.0pre1 4046 - Released 1.0pre1
4044 4047
4045$Id: ChangeLog,v 1.801 2001/02/18 19:13:33 mouring Exp $ 4048$Id: ChangeLog,v 1.802 2001/02/19 01:56:39 djm Exp $