summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-26 12:18:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-08-26 12:18:42 +0000
commit7bbedbe22bf938ccf32c208c85f0d9173b2a929f (patch)
tree10a5f670c36124ece82a78d0c65c7b101ab5161c /cpukit/ChangeLog
parent2009-08-26 Sebastian Huber <Sebastian.Huber@embedded-brains.de> (diff)
downloadrtems-7bbedbe22bf938ccf32c208c85f0d9173b2a929f.tar.bz2
2009-08-26 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* sapi/include/rtems/config.h: Changed stack allocator signature to match the one of _Workspace_Allocate().
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 1b31862e55..8e85b978ba 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-26 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
+
+ * sapi/include/rtems/config.h: Changed stack allocator signature to
+ match the one of _Workspace_Allocate().
+
2009-08-24 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
* libmisc/stackchk/check.c, rtems/src/regionreturnsegment.c,