SHA256
6
0
forked from pool/glibc

Accepting request 126063 from home:a_jaeger:my-factory-packages

Fix fmod, strcase_cmp_l

OBS-URL: https://build.opensuse.org/request/show/126063
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=191
This commit is contained in:
2012-06-26 07:45:02 +00:00
committed by Git OBS Bridge
parent 1641a3edb2
commit d5511be555
4 changed files with 13 additions and 8 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 26 07:11:49 UTC 2012 - aj@suse.de
- Update to glibc 2.15 branch (git id b640404bd8c9):
* Fix fmod implementation that returned NaN for some values.
* Fix strcase_cmp_l x86 multiarch implementation.
* Remove glibc-2.15-avx2.patch, merged now.
-------------------------------------------------------------------
Thu Jun 21 11:44:59 UTC 2012 - aj@suse.de