diff options
author | Damien Miller <djm@mindrot.org> | 1999-11-09 00:28:04 +0100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 1999-11-09 00:28:04 +0100 |
commit | c7b38ceed6030484c61c71ea9fafaca6b34a297e (patch) | |
tree | 4ad64e48a77da1772b19ab6578ad8877ab75ba3a /ChangeLog | |
parent | Doc fixes (diff) | |
download | openssh-c7b38ceed6030484c61c71ea9fafaca6b34a297e.tar.xz openssh-c7b38ceed6030484c61c71ea9fafaca6b34a297e.zip |
- Autodetection of SSL/Crypto library location via autoconf
- Fixed location of ssh-askpass to follow autoconf
- Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
- Autodetection of RSAref library for US users
- Minor doc updates
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +19991109 + - Autodetection of SSL/Crypto library location via autoconf + - Fixed location of ssh-askpass to follow autoconf + - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk> + - Autodetection of RSAref library for US users + - Minor doc updates + 19991108 - Removed debian/ directory. This is now being maintained separately. - Added symlinks for slogin in RPM spec file |