summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-05 12:16:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-03-05 12:16:22 +0000
commiteb7ee96a757710da2a672d8352a36dce66a32400 (patch)
treeb16b7d3427150c7cabfc09aa589ad5e101d549d3 /cpukit/ChangeLog
parent2009-03-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-eb7ee96a757710da2a672d8352a36dce66a32400.tar.bz2
2009-03-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libcsupport/src/malloc_initialize.c: Fixed invalid function parameter.
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 e9a078d6f1..d4de5f80b0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-05 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ * libcsupport/src/malloc_initialize.c: Fixed invalid function
+ parameter.
+
2009-03-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/malloc_initialize.c, score/Makefile.am,