summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-28 16:44:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-02-28 16:44:13 +0000
commit265d499a99a690b8fd6abca026d8ba4b76807ed3 (patch)
treefbe68a30c1b7249da5e9adef794e1c3db7bb081d /testsuites/samples/ChangeLog
parent2008-02-28 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-265d499a99a690b8fd6abca026d8ba4b76807ed3.tar.bz2
2008-02-28 Joel Sherrill <joel.sherrill@OARcorp.com>
* iostream/init.cc: Add include of stdlib.h for exit(). Needed by gcc 4.3.x.
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 eaa3033daa..2070703fcc 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-28 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * iostream/init.cc: Add include of stdlib.h for exit(). Needed by gcc
+ 4.3.x.
+
2008-01-29 Joel Sherrill <joel.sherrill@oarcorp.com>
* fileio/system.h, ticker/system.h: Add new Object Services collection.