summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2178864f7..2bb15d2ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -106,6 +106,10 @@
106 - deraadt@cvs.openbsd.org 2001/03/01 03:38:33 106 - deraadt@cvs.openbsd.org 2001/03/01 03:38:33
107 [cli.c cli.h rijndael.h ssh-keyscan.1] 107 [cli.c cli.h rijndael.h ssh-keyscan.1]
108 copyright notices on all source files 108 copyright notices on all source files
109 - markus@cvs.openbsd.org 2001/03/01 22:46:37
110 [ssh.c]
111 don't truncate remote ssh-2 commands; from mkubita@securities.cz
112 use min, not max for logging, fixes overflow.
109 113
11020010304 11420010304
111 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. 115 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
@@ -4298,4 +4302,4 @@
4298 - Wrote replacements for strlcpy and mkdtemp 4302 - Wrote replacements for strlcpy and mkdtemp
4299 - Released 1.0pre1 4303 - Released 1.0pre1
4300 4304
4301$Id: ChangeLog,v 1.884 2001/03/05 06:50:47 mouring Exp $ 4305$Id: ChangeLog,v 1.885 2001/03/05 06:52:57 mouring Exp $