diff options
author | Damien Miller <djm@mindrot.org> | 1999-11-09 10:28:04 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 1999-11-09 10:28:04 +1100 |
commit | c7b38ceed6030484c61c71ea9fafaca6b34a297e (patch) | |
tree | 4ad64e48a77da1772b19ab6578ad8877ab75ba3a /ChangeLog | |
parent | e8d9068a36e2528dbaf48c192cd1f97e8beafdfe (diff) |
- 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 @@ | |||
1 | 19991109 | ||
2 | - Autodetection of SSL/Crypto library location via autoconf | ||
3 | - Fixed location of ssh-askpass to follow autoconf | ||
4 | - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk> | ||
5 | - Autodetection of RSAref library for US users | ||
6 | - Minor doc updates | ||
7 | |||
1 | 19991108 | 8 | 19991108 |
2 | - Removed debian/ directory. This is now being maintained separately. | 9 | - Removed debian/ directory. This is now being maintained separately. |
3 | - Added symlinks for slogin in RPM spec file | 10 | - Added symlinks for slogin in RPM spec file |