aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3c483363c..79716fa928 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-29 Jakub Jelinek <jakub@redhat.com>
+
+ * include/ctype.h (__ctype_b_loc, __ctype_toupper_loc,
+ __ctype_tolower_loc): Avoid "dereferencing type-punned pointer will
+ break strict-aliasing rules" warnings.
+
2003-07-29 Roland McGrath <roland@redhat.com>
* elf/Makefile: Revert accidental changes in last commit.