summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-05-09 21:58:12 +0000
committerUlrich Drepper <drepper@redhat.com>2009-05-09 21:58:12 +0000
commiteb29449a9a601f535cab50068e02aee0aa1ed379 (patch)
treec468056f18f79d71e3676577d510af62e68e21fe /ChangeLog
parentdeb318c255ad2d4ac38d6288933926be13954b3e (diff)
* Makeconfig: Undo last change. Add asflags-cpu to ASFLAGS in theglibc-2.10cvs/glibc-2_10-basecvs/glibc-2_10cvs/fedora-glibc-20090509T2200
same place we add ASFLAGS-config.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0429004986..2eb3c61f2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]