summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 118f29dd9..214b383cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,8 @@
2 - (djm) Fix segv from bad reordering in auth-pam.c 2 - (djm) Fix segv from bad reordering in auth-pam.c
3 - (djm) Always use saved_argv in sshd.c as compat_init_setproctitle may 3 - (djm) Always use saved_argv in sshd.c as compat_init_setproctitle may
4 clobber 4 clobber
5 - (tim) openbsd-compat/xmmap.[ch] License clarifications. Add missing
6 CVS ID.
5 7
620030530 820030530
7 - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at 9 - (dtucker) Add missing semicolon in md5crypt.c, patch from openssh at
@@ -1628,4 +1630,4 @@
1628 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1630 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1629 ok provos@ 1631 ok provos@
1630 1632
1631$Id: ChangeLog,v 1.2756 2003/06/02 02:15:54 djm Exp $ 1633$Id: ChangeLog,v 1.2757 2003/06/02 02:25:27 tim Exp $