summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-rw-r--r--c/src/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index ec1fe352a5..e5995103be 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,4 +1,8 @@
-2008-08-16 Ralf Corsepius <ralf.corsepius@rtems.org>
+2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libchip/ide/ata.c, libchip/network/elnk.c: Add missing prototypes.
+
+2008-08-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* aclocal/prog-cc.m4: Add -Wimplicit-function-declaration
-Wstrict-prototypes to RTEMS_CFLAGS.