summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-06-14 13:37:10 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-06-14 13:37:10 +0000
commit2aceb81909985aa42c8cc49316a747b8b793448a (patch)
tree322b5c2fd6aa505197ecab388fb307ea77bf2b8e /testsuites/samples/ChangeLog
parent2001-06-14 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-2aceb81909985aa42c8cc49316a747b8b793448a.tar.bz2
2001-06-14 Joel Sherrill <joel@OARcorp.com>
* cdtest/system.h: Removed configure of POSIX mutexes since there do not appear to be any used in this test.
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 674b182070..2fcde4cf66 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-14 Joel Sherrill <joel@OARcorp.com>
+
+ * cdtest/system.h: Removed configure of POSIX mutexes since
+ there do not appear to be any used in this test.
+
2001-05-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).