summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-05-18 11:44:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-05-18 11:44:54 +0000
commit90204914adf80b293ce3cf5ca9b21f957fd6e81a (patch)
tree1a5ebd30a90cb5cdf58d5cc9a001581248a98b2a /doc/ChangeLog
parent2010-05-18 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-90204914adf80b293ce3cf5ca9b21f957fd6e81a.tar.bz2
2010-05-18 Alin Rus <alin.codejunkie@gmail.com>
PR 1519/doc * user/chains.t: Fix typo in Chain_Control example.
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 609eb569e1..99b339cc6d 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2010-05-18 Alin Rus <alin.codejunkie@gmail.com>
+
+ PR 1519/doc
+ * user/chains.t: Fix typo in Chain_Control example.
+
2010-05-13 Chris Johns <chrisj@rtems.org>
* shell/file.t: Add dd, debugrfs, hexdump, ln, mknod, mkrfs, mv.