summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-14 23:23:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-14 23:23:12 +0000
commit830c6eee8e91caf594a9f8cfbe3f9bbe1f5dd60b (patch)
treeb8036be482b29a2fa1f4b3fe5e1828c45d542c82 /testsuites/libtests/ChangeLog
parent2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-830c6eee8e91caf594a9f8cfbe3f9bbe1f5dd60b.tar.bz2
2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1535/tests * malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix of work by Ralf and Joel.
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index ae6f3af3df..28b9dd9916 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -1,5 +1,11 @@
2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
+ PR 1535/tests
+ * malloc04/init.c, malloc04/malloc04.scn: Address issues in test. A mix
+ of work by Ralf and Joel.
+
+2010-07-14 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* termios01/init.c, termios01/termios01.scn: Fully exercise tcsetattr.
2010-07-08 Joel Sherrill <joel.sherrill@oarcorp.com>