summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2007-12-30 13:22:25 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:27:14 +0200
commit6c5335e7cad873e0fc44aa0e71bbf1294a6bb7ba (patch)
tree5b399c2ec41c5df861141e939513f605025d6c5b /ChangeLog
parent45b1b09e0c92f21852d16477e722595e70bc0919 (diff)
2007-12-30 Samuel thibault <samuel.thibault@ens-lyon.org>
* kern/debug.c (panic) [MACH_KDB]: Don't wait before running the debugger.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98fe2b6..dbad4f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-30 Samuel thibault <samuel.thibault@ens-lyon.org>
+
+ * kern/debug.c (panic) [MACH_KDB]: Don't wait before running the
+ debugger.
+
2007-12-11 Thomas Schwinge <tschwinge@gnu.org>
* linux/dev/include/linux/nfs.h: Remove unused file.