summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2000-12-30 03:25:14 +0000
committerBen Lindstrom <mouring@eviladmin.org>2000-12-30 03:25:14 +0000
commit6c3ae2ba053d7d9e615af5df72162ce912051c2a (patch)
treed302ac6657cb12d4dc4071276e6ef136e7381050 /ChangeLog
parentf5410351c360e484a7831650458724f2cc084688 (diff)
- (bal) OpenBSD CVS Update
- markus@cvs.openbsd.org 2000/12/29 22:19:13 [channels.c] missing xfree; from vaughan99@yahoo.com
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc9f9a021..ce20b191f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 - markus@cvs.openbsd.org 2000/12/28 18:58:30 3 - markus@cvs.openbsd.org 2000/12/28 18:58:30
4 [ssh-keygen.c] 4 [ssh-keygen.c]
5 enable 'ssh-keygen -l -f ~/.ssh/{authorized_keys,known_hosts}{,2} 5 enable 'ssh-keygen -l -f ~/.ssh/{authorized_keys,known_hosts}{,2}
6 - markus@cvs.openbsd.org 2000/12/29 22:19:13
7 [channels.c]
8 missing xfree; from vaughan99@yahoo.com
6 - (bal) Resynced CVS ID with OpenBSD for channel.c and uidswap.c 9 - (bal) Resynced CVS ID with OpenBSD for channel.c and uidswap.c
7 - (bal) if no MAXHOSTNAMELEN is defined. Default to 64 character defination. 10 - (bal) if no MAXHOSTNAMELEN is defined. Default to 64 character defination.
8 Suggested by Christian Kurz <shorty@debain.org> 11 Suggested by Christian Kurz <shorty@debain.org>