summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-25 11:53:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-25 11:53:58 +0000
commit28041b675b2a1ba67bcf2760a501f934e68d1127 (patch)
tree33afaa37b73d0cd0397499ed0d6e724da10cb48b /cpukit/ChangeLog
parentStop using old-style function-definitions. (diff)
downloadrtems-28041b675b2a1ba67bcf2760a501f934e68d1127.tar.bz2
2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
* libmd/md4.c, libmd/md5.c: Stop using old-style function-definitions.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 8666988ffb..426f905fcf 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,7 @@
2008-08-25 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libmd/md4.c, libmd/md5.c:
+ Stop using old-style function-definitions.
* libcsupport/src/closedir.c, libcsupport/src/getcwd.c,
libcsupport/src/mount.c, libcsupport/src/newlibc.c,
libcsupport/src/opendir.c, libcsupport/src/readdir.c,