summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-10-14 17:45:58 +1100
committerDamien Miller <djm@mindrot.org>2000-10-14 17:45:58 +1100
commite4041c9d81e55cedcc4567f3840116900b5db85e (patch)
tree51cd2c2704ed204c8e7daefcde9e51e4a2eefe14 /ChangeLog
parent874d77bb134a21a5cf625956b60173376a993ba8 (diff)
- (djm) Fix scp user@host handling
- (djm) Don't clobber ssh_prng_cmds on install
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61c08bc35..3493db72b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -78,6 +78,8 @@
78 - markus@cvs.openbsd.org 2000/10/13 13:12:02 78 - markus@cvs.openbsd.org 2000/10/13 13:12:02
79 [myproposal.h] 79 [myproposal.h]
80 prefer no compression 80 prefer no compression
81 - (djm) Fix scp user@host handling
82 - (djm) Don't clobber ssh_prng_cmds on install
81 83
8220001007 8420001007
83 - (stevesk) Print PAM return value in PAM log messages to aid 85 - (stevesk) Print PAM return value in PAM log messages to aid