summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-22 14:43:53 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-05-22 14:43:53 +0000
commit0f91b2350dda62d432d60617e480985bb87e103a (patch)
treed239a6f0c45fe75768eaad8158bcdd2b2fb7c40f /cpukit/ChangeLog
parent2008-05-22 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-0f91b2350dda62d432d60617e480985bb87e103a.tar.bz2
2008-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/include/rtems/watchdogdrv.h: Finish writing comments.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 8b0a17bb1a..ec18e4cf5f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * libcsupport/include/rtems/watchdogdrv.h: Finish writing comments.
+
+2008-05-22 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libcsupport/preinstall.am, sapi/include/confdefs.h: Add baseline
interface for Watchdog Driver.
* libcsupport/include/rtems/watchdogdrv.h: New file.