From: Andreas Schwab Date: Fri, 12 Nov 2010 13:37:47 +0000 (+0100) Subject: Typo fix X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1fc81a2a5f79b2e1a24033be9d89efcfda8b00f;p=thirdparty%2Fglibc.git Typo fix --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index fd06b2acd69..c09924e676a 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1043,7 +1043,7 @@ rm -f *.filelist* * Fri Nov 12 2010 Andreas Schwab - 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)