summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-02 16:07:42 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-06-02 16:07:42 +0000
commita73e356164c942fb08172cf4636f9956c3acc276 (patch)
treecf211d176fee9612a0b8e4f11e02a72ffb7dbf1a /doc/ChangeLog
parent2008-06-01 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-a73e356164c942fb08172cf4636f9956c3acc276.tar.bz2
2008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* user/bsp.t, user/init.t: Rework initialization and BSP chapters to account for changes to initialization framework.
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 8a44923278..931c932b11 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-02 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * user/bsp.t, user/init.t: Rework initialization and BSP chapters to
+ account for changes to initialization framework.
+
2008-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>
* user/conf.t: Add baseline interface for Watchdog Driver.