summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-02-24 11:58:44 +1100
committerDamien Miller <djm@mindrot.org>2003-02-24 11:58:44 +1100
commit9e51a73122fdb06c14068017d8f2a04179bf6bf6 (patch)
treea3d6a177b5e76ec09ff24d0fe6c0d71f42d6e6a9 /ChangeLog
parent9f1e33a6b295f46dba45b0eefac173f699480943 (diff)
- markus@cvs.openbsd.org 2003/02/06 09:29:18
[sftp-server.c] fix races in rename/symlink; from Tony Finch; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9003211e6..7db7cf594 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,6 +48,9 @@
48 - markus@cvs.openbsd.org 2003/02/06 09:27:29 48 - markus@cvs.openbsd.org 2003/02/06 09:27:29
49 [ssh.c ssh_config.5] 49 [ssh.c ssh_config.5]
50 support 'ProxyCommand none'; bugzilla #433; binder@arago.de; ok djm@ 50 support 'ProxyCommand none'; bugzilla #433; binder@arago.de; ok djm@
51 - markus@cvs.openbsd.org 2003/02/06 09:29:18
52 [sftp-server.c]
53 fix races in rename/symlink; from Tony Finch; ok djm@
51 54
5220030211 5520030211
53 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com 56 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
@@ -1148,4 +1151,4 @@
1148 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1151 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1149 ok provos@ 1152 ok provos@
1150 1153
1151$Id: ChangeLog,v 1.2606 2003/02/24 00:57:32 djm Exp $ 1154$Id: ChangeLog,v 1.2607 2003/02/24 00:58:44 djm Exp $