diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 75b8e98dc8..f7950ac2b2 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2009-10-22 Ralf Corsépius + + * libmisc/shell/dd-args.c: Use uint_least32_t instead of u_int, + force 32bit constants to make code functional on 16bit-int targets. + 2009-10-22 Ralf Corsépius * configure.ac: Remove -fasm.