summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65bb49a..7b15bd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
to Debugger() call.
* kern/lock_mon.c (retry_simple_lock, retry_bit_lock): Likewise.
* kern/machine.c (Debugger): Remove declaration.
+ * device/net_io.c (net_deliver): Fix parenthesis to really round up.
2008-07-19 Barry deFreese <bddebian@comcast.net>