summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-27 16:02:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-02-27 16:02:28 +0000
commitf2d37869d018b6b1df02e52d21b2d2f32d870e29 (patch)
tree8d6c84a86bcb82f935825911370670032c634ce2 /doc/ChangeLog
parent2009-02-27 Daniel Hellstrom <daniel@gaisler.com> (diff)
downloadrtems-f2d37869d018b6b1df02e52d21b2d2f32d870e29.tar.bz2
2009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1387/doc * user/intr.t: Add Interrupt Manager services to list of services callable from ISR.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index a74a155331..032f17b955 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-27 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1387/doc
+ * user/intr.t: Add Interrupt Manager services to list of services
+ callable from ISR.
+
2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>
* shell/rtems.t: Add halt command.