summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-08 19:27:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-08 19:27:35 +0000
commit5f6e7415b7b71cbd847d8968e4cddb332ddb09f0 (patch)
tree6d1ab6147521685e363eeb058b723d03a650248c /cpukit/ChangeLog
parent2011-03-07 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-5f6e7415b7b71cbd847d8968e4cddb332ddb09f0.tar.bz2
2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
* score/include/rtems/score/schedulerpriority.h: Enqueue first entry said enqueue. Caught while running coverage.
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 f22b250d80..d48b82c215 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-08 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * score/include/rtems/score/schedulerpriority.h: Enqueue first entry
+ said enqueue. Caught while running coverage.
+
2011-03-07 Sebastian Huber <sebastian.huber@embedded-brains.de>
* include/rtems/irq-extension.h: Documentation.