diff options
author | Damien Miller <djm@mindrot.org> | 2011-01-14 12:01:50 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2011-01-14 12:01:50 +1100 |
commit | 42747df8b7986912b008b4341a707f80dd147997 (patch) | |
tree | be6f2e10f9cb962c5c5a88221c3b780834db8a43 /ChangeLog | |
parent | 445c9a507d23bd84e146133dcb2b9ba07ab216c6 (diff) |
- 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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -3,6 +3,10 @@ | |||
3 | - djm@cvs.openbsd.org 2011/01/13 21:54:53 | 3 | - djm@cvs.openbsd.org 2011/01/13 21:54:53 |
4 | [mux.c] | 4 | [mux.c] |
5 | correct error messages; patch from bert.wesarg AT googlemail.com | 5 | correct error messages; patch from bert.wesarg AT googlemail.com |
6 | - djm@cvs.openbsd.org 2011/01/13 21:55:25 | ||
7 | [PROTOCOL.mux] | ||
8 | correct protocol names and add a couple of missing protocol number | ||
9 | defines; patch from bert.wesarg AT googlemail.com | ||
6 | 10 | ||
7 | 20110213 | 11 | 20110213 |
8 | - (djm) [misc.c] include time.h for nanosleep() prototype | 12 | - (djm) [misc.c] include time.h for nanosleep() prototype |