summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2009-06-12 01:14:41 +0000
committerChris Johns <chrisj@rtems.org>2009-06-12 01:14:41 +0000
commit9e06eb1e96b9deb9247120797ed68b214635c2be (patch)
tree5dbaffddf81a3e15bb2782210393683d40bf2283 /testsuites/samples/ChangeLog
parent2009-06-11 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-9e06eb1e96b9deb9247120797ed68b214635c2be.tar.bz2
2009-06-11 Roxana Leontie <roxana.leontie@gmail.com>
* cdtest/system.h: modified the number of max semaphores - test was failing before
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 a422a2ac7c..bb9ec54175 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,8 @@
+2009-06-11 Roxana Leontie <roxana.leontie@gmail.com>
+
+ * cdtest/system.h: modified the number of max semaphores - test was
+ failing before
+
2009-06-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* loopback/init.c: Add missing initializers.