summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5810944b1..9b33999ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@
13 [compat.c compat.h sshconnect.c] 13 [compat.c compat.h sshconnect.c]
14 all known netscreen ssh versions, and older versions of OSU ssh cannot 14 all known netscreen ssh versions, and older versions of OSU ssh cannot
15 handle password padding (newer OSU is fixed) 15 handle password padding (newer OSU is fixed)
16 - tim@mindrot.org 2001/03/10 16:33:42 [configure.in Makefile.in sshd_config]
17 make sure $bindir is in USER_PATH so scp will work
16 18
1720010310 1920010310
18 - OpenBSD CVS Sync 20 - OpenBSD CVS Sync
@@ -4484,4 +4486,4 @@
4484 - Wrote replacements for strlcpy and mkdtemp 4486 - Wrote replacements for strlcpy and mkdtemp
4485 - Released 1.0pre1 4487 - Released 1.0pre1
4486 4488
4487$Id: ChangeLog,v 1.937 2001/03/10 17:22:20 mouring Exp $ 4489$Id: ChangeLog,v 1.938 2001/03/11 00:52:25 tim Exp $