summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d70339e89b..79ecb41865 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2011-10-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
+
+ PR 1938/cpukit
+ * score/include/rtems/score/thread.h: Removed obsolete suspend_count
+ field from Thread_Control.
+
2011-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* libfs/src/rfs/rtems-rfs-file-system.c (rtems_rfs_fs_open):