summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-01-30 22:14:03 -0800
committerTim Rice <tim@multitalents.net>2002-01-30 22:14:03 -0800
commit1e2c600892c322e3c117bc111f0f8fbdce757a69 (patch)
treecadc3e8be70831d630a8d69acd34da9fed2fbcdc /ChangeLog
parent8eb71417584914688f89a77170642c8ce58b1a3e (diff)
[configure.ac] fix logic on when ssh-rand-helper is installed.
[sshd_config] put back in line that tells what PATH was compiled into sshd.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b939d6c5..225fd09c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
20020130
- (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@
+ - (tim) [configure.ac] fix logic on when ssh-rand-helper is installed.
+ [sshd_config] put back in line that tells what PATH was compiled into sshd.
20020125
- (djm) Don't grab Xserver or pointer by default. x11-ssh-askpass doesn't
@@ -7397,4 +7399,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1797 2002/01/29 22:37:06 djm Exp $
+$Id: ChangeLog,v 1.1798 2002/01/31 06:14:03 tim Exp $