summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-01-14 12:01:29 +1100
committerDamien Miller <djm@mindrot.org>2011-01-14 12:01:29 +1100
commit445c9a507d23bd84e146133dcb2b9ba07ab216c6 (patch)
treeb6a37f3398029a639c7b36a0ef8f1c3a83be4948 /ChangeLog
parent5278806e39bb1794959c71bba61610efb6ec0d58 (diff)
- djm@cvs.openbsd.org 2011/01/13 21:54:53
[mux.c] correct error messages; patch from bert.wesarg AT googlemail.com
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a064d5690..a91768a57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120110214
2 - OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2011/01/13 21:54:53
4 [mux.c]
5 correct error messages; patch from bert.wesarg AT googlemail.com
6
120110213 720110213
2 - (djm) [misc.c] include time.h for nanosleep() prototype 8 - (djm) [misc.c] include time.h for nanosleep() prototype
3 - (tim) [Makefile.in] test the ECC bits if we have the capability. ok djm 9 - (tim) [Makefile.in] test the ECC bits if we have the capability. ok djm