]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Typo fix
authorAndreas Schwab <schwab@redhat.com>
Fri, 12 Nov 2010 13:37:47 +0000 (14:37 +0100)
committerAndreas Schwab <schwab@redhat.com>
Fri, 12 Nov 2010 13:37:47 +0000 (14:37 +0100)
fedora/glibc.spec.in

index fd06b2acd69103b6af78fba8ab681c203829a926..c09924e676aa921afcd942550621e547228dcb11 100644 (file)
@@ -1043,7 +1043,7 @@ rm -f *.filelist*
 * Fri Nov 12 2010 Andreas Schwab <schwab@redhat.com> - 2.12.90-19
 - Update from master
   - Fix memory leak in fnmatch
-  - Support Intel processor model 6 and model 0x2
+  - Support Intel processor model 6 and model 0x2c
   - Fix comparison in sqrtl for IBM long double
   - Fix one exit path in x86-64 SSE4.2 str{,n}casecmp (BZ#12205, #651638)
   - Fix warnings in __bswap_16 (BZ#12194)