diff packages/kernel/current/ChangeLog @ 648:0c5540a10fcc

* tests/fptest.c: Changed to run for a constant time rather than a constant number of iterations, with a shorter run time for simulated targets.
author nickg
date Wed, 19 Feb 2003 19:14:48 +0000
parents 52f0600c2119
children 8db735631ddb
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-19  Nick Garnett  <nickg@calivar.com>
+
+	* tests/fptest.c: Changed to run for a constant time rather than a
+	constant number of iterations, with a shorter run time for
+	simulated targets.
+
 2003-02-10  Gary Thomas  <gary@mlbassoc.com>
 
 	* include/thread.inl: Add more debug info to thread stack checking.