summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--c/src/lib/libcpu/sh/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libcpu/sh/ChangeLog b/c/src/lib/libcpu/sh/ChangeLog
index 3ba0561f2b..dc7f074160 100644
--- a/c/src/lib/libcpu/sh/ChangeLog
+++ b/c/src/lib/libcpu/sh/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-05 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * sh7032/timer/timer.c, sh7045/timer/timer.c, sh7750/timer/timer.c:
+ Convert to "bool".
+
2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* sh7750/sci/sh4uart.c: Misc. bool cleanup.