From ec2078d670f0fc9fbfe4a968b05454d88ddd526f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 21 May 2007 19:28:55 +0000 Subject: 2007-05-21 Joel Sherrill * rtems/src/ratemonperiod.c: Fix math ordering bug which resulted in a negative value in some circumstances. Also cleaned up to share uptime declaration. --- cpukit/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index a59e116fe1..3da302b705 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,9 @@ +2007-05-21 Joel Sherrill + + * rtems/src/ratemonperiod.c: Fix math ordering bug which resulted in a + negative value in some circumstances. Also cleaned up to share uptime + declaration. + 2007-05-17 Joel Sherrill * ChangeLog, configure.ac, libcsupport/src/__times.c, -- cgit v1.2.3