summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 731337317..7b58218cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
120020122
2 - (djm) autoconf hacking:
3 - We don't support --without-zlib currently, so don't allow it.
4 - Rework cryptographic random number support detection. We now detect
5 whether OpenSSL seeds itself. If it does, then we don't bother with
6 the ssh-rand-helper program. You can force the use of ssh-rand-helper
7 using the --with-rand-helper configure argument
8 - Simplify and clean up ssh-rand-helper configuration
9
120020121 1020020121
2 - (djm) Rework ssh-rand-helper: 11 - (djm) Rework ssh-rand-helper:
3 - Reduce quantity of ifdef code, in preparation for ssh_rand_conf 12 - Reduce quantity of ifdef code, in preparation for ssh_rand_conf
@@ -7144,4 +7153,4 @@
7144 - Wrote replacements for strlcpy and mkdtemp 7153 - Wrote replacements for strlcpy and mkdtemp
7145 - Released 1.0pre1 7154 - Released 1.0pre1
7146 7155
7147$Id: ChangeLog,v 1.1721 2002/01/21 12:44:12 djm Exp $ 7156$Id: ChangeLog,v 1.1722 2002/01/22 10:57:53 djm Exp $