summaryrefslogtreecommitdiffstats
path: root/cpukit/score/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-01-23 17:05:50 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-01-23 17:05:50 +0000
commit46d0bc16c6b5f243985d03defd42e6f148227745 (patch)
treeac8e0b6fa69ba8effb8a7796f3374b0473321a62 /cpukit/score/ChangeLog
parentCleanup ChangeLog. (diff)
downloadrtems-46d0bc16c6b5f243985d03defd42e6f148227745.tar.bz2
Cleanup ChangeLog.
Diffstat (limited to '')
-rw-r--r--cpukit/score/ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/cpukit/score/ChangeLog b/cpukit/score/ChangeLog
index a282e03bd1..7924735219 100644
--- a/cpukit/score/ChangeLog
+++ b/cpukit/score/ChangeLog
@@ -558,6 +558,12 @@
message send operations from an ISR. This was reported by Suvrat Gupta
<suvrat@utstar.com>.
+2001-05-25 Sergei Organov <osv@javad.ru>
+
+ * macros/rtems/score/coresem.inl, inline/rtems/score/coresem.inl: Cut
+ and paste problem incorrectly enabled interrupts twice with the first
+ time being too early.
+
2001-05-17 Joel Sherrill <joel@OARcorp.com>
* macros/rtems/score/thread..inl: Implemented missing routines for new
@@ -728,9 +734,3 @@
* ChangeLog: New file.
-2001-05-25 Sergei Organov <osv@javad.ru>
-
- * macros/rtems/score/coresem.inl, inline/rtems/score/coresem.inl: Cut
- and paste problem incorrectly enabled interrupts twice with the first
- time being too early.
-