summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index bdc06d37cd..94abafa65f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-28 Joel Sherrill <joel@OARcorp.com>
+
+ PR 1234/cpukit
+ * libcsupport/Makefile.am: Provide printk() based implementation of
+ __assert() to reduce dependencies in executables.
+
2007-03-26 Joel Sherrill <joel@OARcorp.com>
PR 1231/cpukit