summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-15 15:44:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-15 15:44:40 +0000
commitbbe6a5fe81a4531b24c10e6b861c7cebe787d24b (patch)
tree733ecfd7176cb539040eade43dcd8a86d04c5a30 /cpukit/ChangeLog
parent2010-07-15 Bharath Suri <bharath.s.jois@gmail.com> (diff)
downloadrtems-bbe6a5fe81a4531b24c10e6b861c7cebe787d24b.tar.bz2
2010-07-15 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
PR 1607/cpukit * score/src/coremutexsurrender.c: Clean up and split out helper routines.
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 252893bc3f..191c20c90a 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2010-07-15 Sebastian Huber <Sebastian.Huber@embedded-brains.de>
+
+ PR 1607/cpukit
+ * score/src/coremutexsurrender.c: Clean up and split out helper
+ routines.
+
2010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libfs/src/imfs/imfs.h: Changed IMFS_jnode_types_t to an enum.