summaryrefslogtreecommitdiffstats
path: root/c/src/tests/mptests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/mptests/ChangeLog')
-rw-r--r--c/src/tests/mptests/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/c/src/tests/mptests/ChangeLog b/c/src/tests/mptests/ChangeLog
index 5b1851d87a..9767ce8e7c 100644
--- a/c/src/tests/mptests/ChangeLog
+++ b/c/src/tests/mptests/ChangeLog
@@ -1,3 +1,12 @@
+2001-11-07 Joel Sherrill <joel@OARcorp.com>
+
+ Tracked as PR72 but related to the object id problem (PR36)
+ reported by Todor.Todorov@barco.com.
+ * mp03/delay.c: Dispatch disable level is actually 1 not 0.
+ * mp13/system.h: Configure enough tasks (CONFIGURE_MAXIMUM_TASKS=3).
+ * mp14/delay.c: Dispatch disable level may be arbitrarily > 0.
+2001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* .cvsignore: Add autom4te.cache for autoconf > 2.52.
* configure.in: Remove.
* configure.ac: New file, generated from configure.in by autoupdate.