summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-04 19:09:28 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-04 19:09:28 +0000
commit1be10249fb3fc52d5a78a5f04dd7ba6316ffdfc4 (patch)
tree09282c66879ff656c059ef8d7fe86849f4d076fc /doc/ChangeLog
parent2008-08-04 Ray Xu <rayx.cn@gmail.com> (diff)
downloadrtems-1be10249fb3fc52d5a78a5f04dd7ba6316ffdfc4.tar.bz2
2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1288/doc * user/intr.t: Update callable from ISR section.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index c2d5f069dc..5bfc0af116 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-04 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1288/doc
+ * user/intr.t: Update callable from ISR section.
+
2008-08-01 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/msg.t: Parameter is size not count. Spotted by Sebastian Huber.