summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e290e1c701..1bdc989849 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2007-04-02 Joel Sherrill <joel@OARcorp.com>
+ * libcsupport/src/printk.c: Add %p support.
+
+2007-04-02 Joel Sherrill <joel@OARcorp.com>
+
* libmisc/stackchk/check.c: Add code to check validity of frame pointer
in addition to the pattern area being overwritten. Also do some
cleanup.