summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e2335f2bde..0076d2490f 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,10 @@
+2006-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * rtems/src/timerserverfirewhen.c: Remove local
+ extern _Timer_Seconds_chain.
+ * rtems/src/timerserverfireafter.c: Remove local
+ extern _Timer_Ticks_chain.
+
2006-12-06 Ralf Corsépius <ralf.corsepius@rtems.org>
* score/include/rtems/score/object.h, score/src/objectclearname.c,