aboutsummaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)AuthorFilesLines
2013-10-12Fix typos.Yuri Chornoivan1-4/+4
2013-10-12Fix typo in setlocale.c. Fixes BZ #15764Reuben Thomas1-4/+5
2013-10-12soft-fp: make __unord* raise "invalid" for signaling NaNs (bug 16036).Joseph Myers1-1/+1
2013-10-12soft-fp: make ordered comparisons raise "invalid" for quiet NaNs (bug 14910).Joseph Myers1-6/+6
2013-10-12soft-fp: fix _FP_DIV_MEAT_* returning results with wrong exponent (bug 16032).Joseph Myers1-1/+1
2013-10-11Fix fwrite() reading beyond end of buffer in error pathEric Biggers1-6/+6
2013-10-10soft-fp: fix negation NaN handling (bug 16034).Joseph Myers1-1/+1
2013-10-08Update gethostbyname2_r documentation. Fixes bug #156.Yogesh Chaudhari1-2/+1
2013-10-05Mention powerpc64le support in NEWS and README, plus bugs fixed.Alan Modra1-5/+7
2013-10-04Copy / modify pap_AN into pap_AW and pap_CW.Chris Leonard1-7/+10
2013-10-032013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-5/+5
2013-10-03BZ #431 Fix manual of strncat/wcsncat.Ondřej Bílka1-5/+6
2013-10-01Mention bug 15760 in NEWS (duplicate of 15988, just added to NEWS)Chris Metcalf1-4/+4
2013-10-01Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signalSiddhesh Poyarekar1-1/+1
2013-09-30Properly cache the result from looking up the nss database configAndreas Schwab1-5/+5
2013-09-28Revert "Remove references to non-existent content items in install.texi"Allan McRae1-2/+2
2013-09-27Remove references to non-existent content items in install.texiAllan McRae1-2/+2
2013-09-25Version 1.2 of gd_GB localeMichael Bauer1-4/+7
2013-09-24Add localedef --big-endian and --little-endian options.Joseph Myers1-0/+4
2013-09-23New locale for cmn_TWWei-Lun Chao1-5/+5
2013-09-23New locale for hak_TWWei-Lun Chao1-5/+5
2013-09-23New locale for lzh_TWWei-Lun Chao1-4/+4
2013-09-23New locale for nan_TWWei-Lun Chao1-5/+5
2013-09-23Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar1-0/+6
2013-09-23Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar1-4/+10
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell1-3/+9
2013-09-21New locale for ak_GH.Chris Leonard1-3/+3
2013-09-21correct bug list in NEWSChris Leonard1-3/+2
2013-09-21[BZ #15859] Fix memory leak in _dl_map_object_depsVinitha Vijayan1-4/+5
2013-09-20Mention malloc probes in the NEWS file.Alexandre Oliva1-0/+2
2013-09-20Copy-edit NEWS and fixup ChangeLog entries.Carlos O'Donell1-4/+5
2013-09-20Update Changelog and NEWSChris Leonard1-3/+7
2013-09-19Add BZ #15640 to resolved bug list in NEWS.Maxim Kuvyrkov1-3/+3
2013-09-17Fix powerpc fpu_control.h namespace and parenthesis issues (bug 15966).Joseph Myers1-1/+1
2013-09-13Add CVE-2013-4332 to NEWS.Will Newton1-0/+5
2013-09-11Mention closing 15855, 15856 and 15857 in NEWS.Will Newton1-2/+2
2013-09-10Clarify documentation cross-referenceAllan McRae1-3/+3
2013-09-10Update pt_chown sections of the manualAllan McRae1-2/+2
2013-09-09Fix typo in strcoll exampleAllan McRae1-1/+1
2013-09-09Fix memory leak in stdlib/isomac.cAllan McRae1-1/+2
2013-09-09Fix memory leaks in libio on allocation failureAllan McRae1-1/+1
2013-09-09Fix nesting of ifdefs in netgroupcache.cAllan McRae1-1/+1
2013-09-09Update to latest versions of GPL-2.0 and LGPL-2.1Allan McRae1-2/+2
2013-09-07Mention --disable-versioning removal in NEWS.Joseph Myers1-0/+3
2013-09-04Update iso-1427.def and related occurrences.Chris Leonard1-0/+2
2013-09-04Add country_car field to LC_ADDRESScjl1-0/+3
2013-09-03Fix lgammaf spurious underflow (bug 15427).Joseph Myers1-2/+2
2013-09-03Update ht_HT localeChris Leonard1-2/+2
2013-09-03Add quz_PE localeChris Leonard1-2/+3
2013-09-03Mark success return value as volatile to work around reschedulingSiddhesh Poyarekar1-1/+1