summaryrefslogtreecommitdiff
path: root/libc-parts/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libc-parts/ChangeLog')
-rw-r--r--libc-parts/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libc-parts/ChangeLog b/libc-parts/ChangeLog
index adc5852..7e96cef 100644
--- a/libc-parts/ChangeLog
+++ b/libc-parts/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-10 Neal H. Walfield <neal@gnu.org>
+
+ * assert.h [! NDEBUG]: Include <l4/thread.h>.
+ [! NDEBUG] (assert): Also print the caller's thread id.
+
2007-11-16 Neal H. Walfield <neal@gnu.org>
* assert.h (assert): Print program_name and EXPR as a string.