summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 83015feaf4..1a7b19fe45 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2008-08-16 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * libfs/src/nfsclient/src/librtemsNfs.h: Add missing prototype.
+
+2008-08-16 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* aclocal/prog-cc.m4: Add -Wimplicit-function-declaration
-Wstrict-prototypes to RTEMS_CFLAGS.