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 4827a8a3c..3df246d3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,9 @@
26 - markus@cvs.openssh.org 2001/02/13 22:49:40 26 - markus@cvs.openssh.org 2001/02/13 22:49:40
27 [auth1.c auth2.c] 27 [auth1.c auth2.c]
28 setproctitle(user) only if getpwnam succeeds 28 setproctitle(user) only if getpwnam succeeds
29 - markus@cvs.openbsd.org 2001/02/12 23:26:20
30 [sshd.c]
31 missing memset; from solar@openwall.com
29 32
3020010214 3320010214
31 - (djm) Don't try to close PAM session or delete credentials if the 34 - (djm) Don't try to close PAM session or delete credentials if the
@@ -3954,4 +3957,4 @@
3954 - Wrote replacements for strlcpy and mkdtemp 3957 - Wrote replacements for strlcpy and mkdtemp
3955 - Released 1.0pre1 3958 - Released 1.0pre1
3956 3959
3957$Id: ChangeLog,v 1.766 2001/02/15 03:14:11 mouring Exp $ 3960$Id: ChangeLog,v 1.767 2001/02/15 03:17:13 mouring Exp $