summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-25 11:03:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-25 11:03:50 +0000
commit8b7ec011578f6f8f8cf3174d9af7d0ba9cace8fd (patch)
treebeb67e347e6e6e2831f02d101ec848ef8538d623 /cpukit/ChangeLog
parentStop using old-style function-definitions. (diff)
downloadrtems-8b7ec011578f6f8f8cf3174d9af7d0ba9cace8fd.tar.bz2
2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmisc/capture/capture.c, libmisc/shell/fts.c: Stop using old-style function-definitions.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 10358f3908..b1a2368252 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libmisc/capture/capture.c, libmisc/shell/fts.c:
+ Stop using old-style function-definitions.
+
2008-08-21 Joel Sherrill <joel.sherrill@OARcorp.com>
* libblock/include/rtems/bdbuf.h, libblock/include/rtems/diskdevs.h,