summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-09 17:42:20 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-09 17:42:20 +0000
commitd81bfed2af40c55037060651bd1d29f109736429 (patch)
tree24e8fca63521bab40c8ec68a1a49a800383238f0 /cpukit/ChangeLog
parent2009-08-09 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-d81bfed2af40c55037060651bd1d29f109736429.tar.bz2
2009-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* score/src/heapresizeblock.c: Remove printk's that were accidentally committed.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5bb9773b19..12ebfc3a24 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * score/src/heapresizeblock.c: Remove printk's that were accidentally
+ committed.
+
2009-08-09 Xi Yang <hiyangxi@gmail.com>
* libcsupport/Makefile.am, posix/Makefile.am, rtems/Makefile.am,