summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-02-24 11:52:58 +1100
committerDamien Miller <djm@mindrot.org>2003-02-24 11:52:58 +1100
commiteeeeb3517e3b878bc4d2f8db9cbebd8e912b0cca (patch)
tree8daa1bc48e6f7a51eb515519f30c72ef2537fa09 /ChangeLog
parentffadc583f63eb8b37750bdce6b70c6102ae621b4 (diff)
- markus@cvs.openbsd.org 2003/02/02 10:51:13
[scp.c] call okname() only when using system(3) for remote-remote copy; fixes bugs #483, #472; ok deraadt@, mouring@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a966fbdde..c36f52055 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,10 @@
20 [sshd.8] 20 [sshd.8]
21 typos; sshd(8): help and ok markus@ 21 typos; sshd(8): help and ok markus@
22 help and ok millert@ 22 help and ok millert@
23 - markus@cvs.openbsd.org 2003/02/02 10:51:13
24 [scp.c]
25 call okname() only when using system(3) for remote-remote copy;
26 fixes bugs #483, #472; ok deraadt@, mouring@
23 27
2420030211 2820030211
25 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com 29 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
@@ -1120,4 +1124,4 @@
1120 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1124 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1121 ok provos@ 1125 ok provos@
1122 1126
1123$Id: ChangeLog,v 1.2598 2003/02/24 00:52:26 djm Exp $ 1127$Id: ChangeLog,v 1.2599 2003/02/24 00:52:58 djm Exp $