diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 5453619f38..1fde5ec463 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ * iconv/skeleton.c: Define access macros with u suffix. Adjust #if expression for use of unaligned function to the one used in the definition of these functions. + * iconv/loop.c: Undefined `unaligned' before recursive inclusion. * iconv/gconv_simple.c (internal_ucs4_loop_unaligned): New function. (internal_ucs4le_loop_unaligned): New function. |