summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-02-24 11:59:26 +1100
committerDamien Miller <djm@mindrot.org>2003-02-24 11:59:26 +1100
commit556f9315a538c9575c2fcaf2a3ca4d9c068ade78 (patch)
treea048da1fb32d11a76eaa48ec381432ea9c08f733 /ChangeLog
parent9e51a73122fdb06c14068017d8f2a04179bf6bf6 (diff)
- markus@cvs.openbsd.org 2003/02/06 21:22:43
[auth1.c auth2.c] undo broken fix for #387, fixes #486
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7db7cf594..206e72501 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,6 +51,9 @@
51 - markus@cvs.openbsd.org 2003/02/06 09:29:18 51 - markus@cvs.openbsd.org 2003/02/06 09:29:18
52 [sftp-server.c] 52 [sftp-server.c]
53 fix races in rename/symlink; from Tony Finch; ok djm@ 53 fix races in rename/symlink; from Tony Finch; ok djm@
54 - markus@cvs.openbsd.org 2003/02/06 21:22:43
55 [auth1.c auth2.c]
56 undo broken fix for #387, fixes #486
54 57
5520030211 5820030211
56 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com 59 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
@@ -1151,4 +1154,4 @@
1151 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1154 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1152 ok provos@ 1155 ok provos@
1153 1156
1154$Id: ChangeLog,v 1.2607 2003/02/24 00:58:44 djm Exp $ 1157$Id: ChangeLog,v 1.2608 2003/02/24 00:59:26 djm Exp $