summaryrefslogtreecommitdiffstats
path: root/newlib/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/ChangeLog')
-rw-r--r--newlib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index 839c41572..2c10bacc4 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,11 @@
+2010-10-27 Maurice Baijens <maurice.baijens@ellips.nl>
+
+ * libc/stdlib/strtol.c: Make sure signed characters are not
+ sign-extended when converted to int and passed to ctype macros.
+ * libc/stdlib/strtoul.c: Ditto.
+ * libc/stdlib/strtoll_r.c: Ditto.
+ * libc/stdlib/strtoull_r.c: Ditto.
+
2010-10-18 Marco Atzeri <marco_atzeri@yahoo.it>
* libm/Makefile.am: added complex functions documentation