summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 08fc49f599..f594564aa4 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libcsupport/src/printk.c, score/src/objectget.c: Fix spacing.
+
+2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* libcsupport/src/malloc.c: Do not assert on free of bad pointer.
2007-11-26 Joel Sherrill <joel.sherrill@OARcorp.com>