summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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 d198cef011..9bafd4f576 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-09-26 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * libcsupport/include/rtems/libcsupport.h,
+ libcsupport/src/newlibc_reent.c: Eliminate use of deprecated
+ rtems_extension.
+
2009-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* score/Makefile.am: Re-add file accidentally deleted by Sebastian.