diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,7 @@ | |||
1 | 19991218 | ||
2 | - Redhat init script patch from Chun-Chung Chen | ||
3 | <cjj@u.washington.edu> | ||
4 | |||
1 | 19991216 | 5 | 19991216 |
2 | - Makefile changes for Solaris from Peter Kocks | 6 | - Makefile changes for Solaris from Peter Kocks |
3 | <peter.kocks@baygate.com> | 7 | <peter.kocks@baygate.com> |
@@ -409,7 +413,8 @@ | |||
409 | - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too | 413 | - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too |
410 | - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too | 414 | - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too |
411 | - Fix integer overflow which was messing up scp's progress bar for large | 415 | - Fix integer overflow which was messing up scp's progress bar for large |
412 | file transfers. Fix submitted to OpenBSD developers. | 416 | file transfers. Fix submitted to OpenBSD developers. Report and fix |
417 | from Kees Cook <cook@cpoint.net> | ||
413 | - Merged more OpenBSD CVS changes: | 418 | - Merged more OpenBSD CVS changes: |
414 | - [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal() | 419 | - [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal() |
415 | + krb-cleanup cleanup | 420 | + krb-cleanup cleanup |