summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authordjm <djm>2011-01-14 01:01:50 +0000
committerdjm <djm>2011-01-14 01:01:50 +0000
commit76e67ec98c1229728830ea25cae1004c0ffe4c43 (patch)
tree7a1d98efa8779cc30b76e9ebf228cc469e440cc6 /ChangeLog
parentd905e6ea1222fce3078f847f24d4ba0dbce3e13b (diff)
downloadopenssh-76e67ec98c1229728830ea25cae1004c0ffe4c43.tar.gz
- djm@cvs.openbsd.org 2011/01/13 21:55:25
[PROTOCOL.mux] correct protocol names and add a couple of missing protocol number defines; patch from bert.wesarg AT googlemail.com
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a91768a5..5ea138ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
- djm@cvs.openbsd.org 2011/01/13 21:54:53
[mux.c]
correct error messages; patch from bert.wesarg AT googlemail.com
+ - djm@cvs.openbsd.org 2011/01/13 21:55:25
+ [PROTOCOL.mux]
+ correct protocol names and add a couple of missing protocol number
+ defines; patch from bert.wesarg AT googlemail.com
20110213
- (djm) [misc.c] include time.h for nanosleep() prototype