summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-15 15:02:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-05-15 15:02:43 +0000
commit7bd0dbc385ae19569fe3a5a1eebde201400138cd (patch)
tree714ec10d8a301628d0575af393a5426cdcb23aeb /cpukit/ChangeLog
parent2009-05-15 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-7bd0dbc385ae19569fe3a5a1eebde201400138cd.tar.bz2
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.
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 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