summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-04-17 22:46:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-04-17 22:46:15 +0000
commita645637b723971e8af2cfa033bf8a3a96e061668 (patch)
treeacb5253e22a9fe94f80e387e9aff24edd7948a53 /testsuites/samples/ChangeLog
parent2008-04-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-a645637b723971e8af2cfa033bf8a3a96e061668.tar.bz2
2008-04-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* fileio/init.c, hello/system.h, minimum/init.c, unlimited/system.h: Use CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
Diffstat (limited to 'testsuites/samples/ChangeLog')
-rw-r--r--testsuites/samples/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index 2070703fcc..01d7b785f1 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * fileio/init.c, hello/system.h, minimum/init.c, unlimited/system.h:
+ Use CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER where needed.
+
2008-02-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* iostream/init.cc: Add include of stdlib.h for exit(). Needed by gcc