diff packages/kernel/current/ChangeLog @ 747:7243675fa2a7

* tests/fptest.c (alarm_fn): Added CYG_TEST_PASS() call to keep configtool happy.
author nickg
date Tue, 25 Feb 2003 18:42:11 +0000
parents d3ad681c97ba
children 64431a542574
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,8 +1,7 @@
-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-25  Nick Garnett  <nickg@calivar.com>
+
+	* tests/fptest.c (alarm_fn): Added CYG_TEST_PASS() call to keep
+	configtool happy.
 
 2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>
 
@@ -10,6 +9,12 @@ 2003-02-24  Jonathan Larmour  <jifl@eCos
 	* cdl/synch.cdl: Ditto.
 	* cdl/thread.cdl: Ditto.
 
+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.