diff options
author | Damien Miller <djm@mindrot.org> | 1999-12-07 16:21:40 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 1999-12-07 16:21:40 +1100 |
commit | af2604a57e47acb7679e2662c66510c35390ca45 (patch) | |
tree | 4c0a1d39427bee25ce3502aa5b6b4fdcbd3c19fd | |
parent | f6b290dc159d2102a7f6e7290acb1d9559980f90 (diff) |
*** empty log message ***
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 | ||
26 | 19991204 | 28 | 19991204 |
27 | - Small cleanup of PAM code in sshd.c | 29 | - Small cleanup of PAM code in sshd.c |