summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc6b3f37b..b2ae4c09f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,8 @@
22 - Reformat Makefile a little 22 - Reformat Makefile a little
23 - Moved RC4 routines from rc4.[ch] into helper.c 23 - Moved RC4 routines from rc4.[ch] into helper.c
24 - Added autoconf code to detect /dev/ptmx (Solaris) and /dev/ptc (AIX) 24 - Added autoconf code to detect /dev/ptmx (Solaris) and /dev/ptc (AIX)
25 - Updated SuSE spec from Chris Saia <csaia@wtower.com>
26 - Tweaked Redhat spec
25 27
2619991204 2819991204
27 - Small cleanup of PAM code in sshd.c 29 - Small cleanup of PAM code in sshd.c