summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 07:40:31 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-10-26 07:40:31 +0000
commitb79ded9ce882e0c4434cadacede41e0db20c4617 (patch)
tree4f9359957fd0939334ee819b3c58ef93a451007e /testsuites/tmtests/ChangeLog
parentAdd missing prototypes. (diff)
downloadrtems-b79ded9ce882e0c4434cadacede41e0db20c4617.tar.bz2
2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
* tm05/task1.c, tm18/task1.c, tmoverhd/empty.c, tmoverhd/system.h: Add missing prototypes.
Diffstat (limited to 'testsuites/tmtests/ChangeLog')
-rw-r--r--testsuites/tmtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/tmtests/ChangeLog b/testsuites/tmtests/ChangeLog
index 901944348f..f9f980465d 100644
--- a/testsuites/tmtests/ChangeLog
+++ b/testsuites/tmtests/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-26 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * tm05/task1.c, tm18/task1.c, tmoverhd/empty.c,
+ tmoverhd/system.h: Add missing prototypes.
+
2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Don't add -ansi -fasm to CFLAGS.