diff options
author | Roland McGrath <roland@gnu.org> | 2006-01-11 01:17:36 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2006-01-11 01:17:36 +0000 |
commit | 04a8b3013f82c7071c9990581e31a5b0a0db16ba (patch) | |
tree | 838c48bc5496874366e92739caa0360d0752b356 /ChangeLog | |
parent | a6811b4071621b1dc00c35309ca8567567c254e0 (diff) | |
download | glibc-04a8b3013f82c7071c9990581e31a5b0a0db16ba.tar.gz glibc-04a8b3013f82c7071c9990581e31a5b0a0db16ba.tar.xz glibc-04a8b3013f82c7071c9990581e31a5b0a0db16ba.zip |
* sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h
(PTR_MANGLE): Fix cast.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f83690d1e4..c3aa24e1fa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-01-10 Roland McGrath <roland@redhat.com> + * sysdeps/unix/sysv/linux/powerpc/powerpc64/sysdep.h + (PTR_MANGLE): Fix cast. + * timezone/test-tz.c: Revert last change, updating to match tzdata2005r definition of "MST". |