summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 12:16:03 +0100
committerDamien Miller <djm@mindrot.org>2002-01-22 12:16:03 +0100
commitec932376b7c8bf621bb93ee6ee1406332e1574e1 (patch)
tree987cef3b3fa60de9f41633fc3fdc06ef20a23846 /ChangeLog
parent - (djm) Fix some bugs I introduced into ssh-rand-helper yesterday (diff)
downloadopenssh-ec932376b7c8bf621bb93ee6ee1406332e1574e1.tar.xz
openssh-ec932376b7c8bf621bb93ee6ee1406332e1574e1.zip
- (djm) autoconf hacking:
- Add OpenSSL sanity check: verify that header version matches version reported by library
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a162d2913..b6c6d23cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
the ssh-rand-helper program. You can force the use of ssh-rand-helper
using the --with-rand-helper configure argument
- Simplify and clean up ssh-rand-helper configuration
+ - Add OpenSSL sanity check: verify that header version matches version
+ reported by library
- (djm) Fix some bugs I introduced into ssh-rand-helper yesterday
20020121
@@ -7154,4 +7156,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1723 2002/01/22 10:58:27 djm Exp $
+$Id: ChangeLog,v 1.1724 2002/01/22 11:16:03 djm Exp $