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 9071325..8c2371d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
declaration.
(Debugger): Add call to panic().
* kern/debug.h (panic): Add __attribute__ ((noreturn)) to declaration.
+ * util/putchar.c (putchar): Return printed char.
2006-11-13 Barry deFreese <bddebian@comcast.net>