summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d57142d34..e29fb6c88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@
12 [auth2.c auth2-chall.c auth.h] 12 [auth2.c auth2-chall.c auth.h]
13 add auth2_challenge_stop(), simplifies cleanup of kbd-int sessions, 13 add auth2_challenge_stop(), simplifies cleanup of kbd-int sessions,
14 fixes memleak. 14 fixes memleak.
15 - stevesk@cvs.openbsd.org 2001/12/10 16:45:04
16 [sshd.c]
17 possible fd leak on error; ok markus@
15 18
1620011219 1920011219
17 - (stevesk) OpenBSD CVS sync X11 localhost display 20 - (stevesk) OpenBSD CVS sync X11 localhost display
@@ -7040,4 +7043,4 @@
7040 - Wrote replacements for strlcpy and mkdtemp 7043 - Wrote replacements for strlcpy and mkdtemp
7041 - Released 1.0pre1 7044 - Released 1.0pre1
7042 7045
7043$Id: ChangeLog,v 1.1695 2001/12/21 01:42:34 djm Exp $ 7046$Id: ChangeLog,v 1.1696 2001/12/21 01:44:28 djm Exp $