diff options
author | Jakub Jelinek <jakub@redhat.com> | 2009-05-09 22:11:03 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2009-05-09 22:11:03 +0000 |
commit | d79f04c30e590609c55ef553e3522880f28bf379 (patch) | |
tree | 71514737b0e478d76d6f562317d911ecf1f24b33 /ChangeLog | |
parent | 8075bb0fc6925bfb43f0db8e9c5bf22eb9e9f119 (diff) | |
download | glibc-d79f04c30e590609c55ef553e3522880f28bf379.zip glibc-d79f04c30e590609c55ef553e3522880f28bf379.tar.gz glibc-d79f04c30e590609c55ef553e3522880f28bf379.tar.bz2 |
Updated to fedora-glibc-20090509T2200cvs/fedora-glibc-2_10-2
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ * version.h (VERSION): Bump for 2.10 release. * include/features.h (__GLIBC_MINOR__): Bump to 10. + * Makeconfig: Undo last change. Add asflags-cpu to ASFLAGS in the + same place we add ASFLAGS-config. + 2009-05-05 Aurelien Jarno <aurelien@aurel32.net> [BZ #10128] |