summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 49a7310458..af4074d8b1 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,11 @@
+2011-12-14 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ PR 1924/cpukit
+ * spstkalloc02/.cvsignore, spstkalloc02/Makefile.am,
+ spstkalloc02/init.c, spstkalloc02/spstkalloc02.doc,
+ spstkalloc02/spstkalloc02.scn: New files.
+ * Makefile.am, configure.ac: Reflect changes above.
+
2011-12-13 Ralf Corsépius <ralf.corsepius@rtems.org>
* sp31/task1.c: Make Do_nothing static.