summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-09-02 09:21:35 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-09-02 09:21:35 +0000
commit5c753ea66cb149009dca571f9669da78372f9230 (patch)
tree52ec685ae04b184ed4fd64b036bff7ac412bb449 /cpukit/ChangeLog
parent2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-5c753ea66cb149009dca571f9669da78372f9230.tar.bz2
2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
PR 1301/cpukit * sapi/src/debug.c: Let _Debug_Is_enabled return TRUE|FALSE.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5ba46311fa..b077010100 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-02 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ PR 1301/cpukit
+ * sapi/src/debug.c: Let _Debug_Is_enabled return TRUE|FALSE.
+
2008-09-01 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/include/timerdrv.h,