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 691aa40069..58064a8220 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * libmisc/capture/capture.h (RTEMS_CAPTURE_CONTROL_FROM_MASK):
+ Use UINT32_C(1) to avoid overflow in implict typecast on 16bit
+ targets.
+
2009-11-03 Ralf Corsépius <ralf.corsepius@rtems.org>
* itron/src/chg_pri.c, itron/src/cre_tsk.c,