summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2009-04-28 06:39:01 +0000
committerChris Johns <chrisj@rtems.org>2009-04-28 06:39:01 +0000
commitbb0417917abe1442ac8929b5eb809b61ec92722c (patch)
tree4374d1e9df10f45cf322bfaa857d1f174d8037be /testsuites/samples/ChangeLog
parent2009-04-28 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-bb0417917abe1442ac8929b5eb809b61ec92722c.tar.bz2
2009-04-28 Chris Johns <chrisj@rtems.org>
* iostream/system.h: Remove the Init prototype. Provide in confdefs.h.
Diffstat (limited to '')
-rw-r--r--testsuites/samples/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index 7c97952ad4..faa308dd5a 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,8 @@
+2009-04-28 Chris Johns <chrisj@rtems.org>
+
+ * iostream/system.h: Remove the Init prototype. Provide in
+ confdefs.h.
+
2009-04-28 Chris Johns <chrisj@rtems.org>
* fileio/init.c, fileio/system.h, iostream/init.cc,