summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-21 20:48:07 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-21 20:48:07 +0000
commit0e2f369c0ece1a2e0129799b2baf897eaae7fdaa (patch)
tree039e990277a52d85f2562bdbd7c26eaa22e5216d /cpukit/ChangeLog
parent2009-01-21 Frank Ueberschar <frank.ueberschar@dsa-volgmann.de> (diff)
downloadrtems-0e2f369c0ece1a2e0129799b2baf897eaae7fdaa.tar.bz2
2009-01-21 Nickolay Kolchin <nbkolchin@gmail.com>
Joel Sherrill <joel.sherrill@oarcorp.com> PR 1357/cpukit * rtems/src/tasks.c: Ensure creating a task with no ASR is honored.
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 42b08b2d25..eddf855c90 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-21 Nickolay Kolchin <nbkolchin@gmail.com>
+ Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1357/cpukit
+ * rtems/src/tasks.c: Ensure creating a task with no ASR is honored.
+
2009-01-05 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1351/cpukit