summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-21 19:28:55 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-05-21 19:28:55 +0000
commitec2078d670f0fc9fbfe4a968b05454d88ddd526f (patch)
tree79525730500e4197ba4cded7b776baca5001f9c4 /cpukit/ChangeLog
parent2007-05-21 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-ec2078d670f0fc9fbfe4a968b05454d88ddd526f.tar.bz2
2007-05-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* rtems/src/ratemonperiod.c: Fix math ordering bug which resulted in a negative value in some circumstances. Also cleaned up to share uptime declaration.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
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 <joel.sherrill@oarcorp.com>
+
+ * 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 <joel.sherrill@oarcorp.com>
* ChangeLog, configure.ac, libcsupport/src/__times.c,