diff options
author | Kevin Steves <stevesk@pobox.com> | 2001-03-05 19:46:37 +0000 |
---|---|---|
committer | Kevin Steves <stevesk@pobox.com> | 2001-03-05 19:46:37 +0000 |
commit | 935aa24bf41c0b77b79e6f010d482c9093a4b6d8 (patch) | |
tree | 09b1b9890cd9460238de80acdb5351a05e306c35 /ChangeLog | |
parent | dd97de766cb44c48005321751577e60649d9a953 (diff) |
- (stevesk) OpenBSD sync:
- deraadt@cvs.openbsd.org 2001/03/05 08:37:27
[ssh-keyscan.c]
skip inlining, why bother
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -171,6 +171,10 @@ | |||
171 | - (bal) Put HAVE_PW_CLASS_IN_PASSWD back into pwcopy() | 171 | - (bal) Put HAVE_PW_CLASS_IN_PASSWD back into pwcopy() |
172 | - (bal) Fix up logging since it changed. removed log-*.c | 172 | - (bal) Fix up logging since it changed. removed log-*.c |
173 | - (djm) Fix up LOG_AUTHPRIV for systems that have it | 173 | - (djm) Fix up LOG_AUTHPRIV for systems that have it |
174 | - (stevesk) OpenBSD sync: | ||
175 | - deraadt@cvs.openbsd.org 2001/03/05 08:37:27 | ||
176 | [ssh-keyscan.c] | ||
177 | skip inlining, why bother | ||
174 | 178 | ||
175 | 20010304 | 179 | 20010304 |
176 | - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. | 180 | - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. |
@@ -4363,4 +4367,4 @@ | |||
4363 | - Wrote replacements for strlcpy and mkdtemp | 4367 | - Wrote replacements for strlcpy and mkdtemp |
4364 | - Released 1.0pre1 | 4368 | - Released 1.0pre1 |
4365 | 4369 | ||
4366 | $Id: ChangeLog,v 1.906 2001/03/05 10:23:31 djm Exp $ | 4370 | $Id: ChangeLog,v 1.907 2001/03/05 19:46:37 stevesk Exp $ |