summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4894e92744..1c71d99514 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * libcsupport/Makefile.am, libcsupport/src/printk.c: Restructure to
+ make analysis and coverage easier. Now 100% covered.
+ * libcsupport/src/vprintk.c: New file.
+
2009-05-13 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1411/cpukit