summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 5fb4f62d37..33ec657246 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,10 @@
2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
+ * libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h,
+ libchip/rtc/mc146818a_ioreg.c: Use POSIX fixed size types.
+
+2004-10-20 Ralf Corsepius <ralf_corsepius@rtems.org>
+
* libnetworking/rtems_webserver/uemf.h: Use CHAR_BIT for
BITSPERBYTE.