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 a726baf0c..095c560d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -165,6 +165,9 @@
165 log functions should not be passed strings that end in newline as they 165 log functions should not be passed strings that end in newline as they
166 get passed on to syslog() and when logging to stderr, do_log() appends 166 get passed on to syslog() and when logging to stderr, do_log() appends
167 its own newline. 167 its own newline.
168 - deraadt@cvs.openbsd.org 2001/03/04 18:21:28
169 [sshd.8]
170 list SSH2 ciphers
168 171
16920010304 17220010304
170 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. 173 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
@@ -4357,4 +4360,4 @@
4357 - Wrote replacements for strlcpy and mkdtemp 4360 - Wrote replacements for strlcpy and mkdtemp
4358 - Released 1.0pre1 4361 - Released 1.0pre1
4359 4362
4360$Id: ChangeLog,v 1.902 2001/03/05 07:47:23 mouring Exp $ 4363$Id: ChangeLog,v 1.903 2001/03/05 07:48:45 mouring Exp $