summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b1a2368252..9246a0f58e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,6 @@
2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libcsupport/src/malloc_boundary.c: Use %zi to print size_t.
* libmisc/capture/capture.c, libmisc/shell/fts.c:
Stop using old-style function-definitions.