summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2001-03-10 16:52:25 -0800
committerTim Rice <tim@multitalents.net>2001-03-10 16:52:25 -0800
commit7f283fcc944a8726ec610d5a11339b28fa75cd94 (patch)
tree27c1c80c5bd47c0a65243b123606b734b272ceb4
parent59ea0a0efd273671167a58108532b3c48daa3573 (diff)
- tim@mindrot.org 2001/03/10 16:33:42 [configure.in Makefile.in sshd_config]
make sure $bindir is in USER_PATH so scp will work
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5810944b..9b33999a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,8 @@
[compat.c compat.h sshconnect.c]
all known netscreen ssh versions, and older versions of OSU ssh cannot
handle password padding (newer OSU is fixed)
+ - tim@mindrot.org 2001/03/10 16:33:42 [configure.in Makefile.in sshd_config]
+ make sure $bindir is in USER_PATH so scp will work
20010310
- OpenBSD CVS Sync
@@ -4484,4 +4486,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.937 2001/03/10 17:22:20 mouring Exp $
+$Id: ChangeLog,v 1.938 2001/03/11 00:52:25 tim Exp $