aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2012-11-29 13:35:14 -0800
committerRoland McGrath <roland@hack.frob.com>2012-11-29 13:35:14 -0800
commite10c4e4fdb3b90f398c0f26dde0143c2558834b5 (patch)
tree711e264a54419f9a3220d727b47452281b45004b /ChangeLog
parent2af1b3285313519cc884fb86fdf61cbc77f92ea1 (diff)
downloadglibc-e10c4e4fdb3b90f398c0f26dde0143c2558834b5.zip
glibc-e10c4e4fdb3b90f398c0f26dde0143c2558834b5.tar.gz
glibc-e10c4e4fdb3b90f398c0f26dde0143c2558834b5.tar.bz2
Fix a strict-alias warning in tst-inet6_rth.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 98f62bf..643a052 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-11-29 Roland McGrath <roland@hack.frob.com>
+
+ * inet/tst-inet6_rth.c (do_test): Use a union rather than type punning.
+
2012-11-28 Jeff Law <law@redhat.com>
[BZ #13761]