summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2013-10-032013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-10-03BZ #431 Fix manual of strncat/wcsncat.Ondřej Bílka
2013-10-01Mention bug 15760 in NEWS (duplicate of 15988, just added to NEWS)Chris Metcalf
2013-10-01Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signalSiddhesh Poyarekar
2013-09-30Properly cache the result from looking up the nss database configAndreas Schwab
2013-09-28Revert "Remove references to non-existent content items in install.texi"Allan McRae
2013-09-27Remove references to non-existent content items in install.texiAllan McRae
2013-09-25Version 1.2 of gd_GB localeMichael Bauer
2013-09-24Add localedef --big-endian and --little-endian options.Joseph Myers
2013-09-23New locale for cmn_TWWei-Lun Chao
2013-09-23New locale for hak_TWWei-Lun Chao
2013-09-23New locale for lzh_TWWei-Lun Chao
2013-09-23New locale for nan_TWWei-Lun Chao
2013-09-23Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar
2013-09-23Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar
2013-09-23BZ #15754: CVE-2013-4788Carlos O'Donell
2013-09-21New locale for ak_GH.Chris Leonard
2013-09-21correct bug list in NEWSChris Leonard
2013-09-21[BZ #15859] Fix memory leak in _dl_map_object_depsVinitha Vijayan
2013-09-20Mention malloc probes in the NEWS file.Alexandre Oliva
2013-09-20Copy-edit NEWS and fixup ChangeLog entries.Carlos O'Donell
2013-09-20Update Changelog and NEWSChris Leonard
2013-09-19Add BZ #15640 to resolved bug list in NEWS.Maxim Kuvyrkov
2013-09-17Fix powerpc fpu_control.h namespace and parenthesis issues (bug 15966).Joseph Myers
2013-09-13Add CVE-2013-4332 to NEWS.Will Newton
2013-09-11Mention closing 15855, 15856 and 15857 in NEWS.Will Newton
2013-09-10Clarify documentation cross-referenceAllan McRae
2013-09-10Update pt_chown sections of the manualAllan McRae
2013-09-09Fix typo in strcoll exampleAllan McRae
2013-09-09Fix memory leak in stdlib/isomac.cAllan McRae
2013-09-09Fix memory leaks in libio on allocation failureAllan McRae
2013-09-09Fix nesting of ifdefs in netgroupcache.cAllan McRae
2013-09-09Update to latest versions of GPL-2.0 and LGPL-2.1Allan McRae
2013-09-07Mention --disable-versioning removal in NEWS.Joseph Myers
2013-09-04Update iso-1427.def and related occurrences.Chris Leonard
2013-09-04Add country_car field to LC_ADDRESScjl
2013-09-03Fix lgammaf spurious underflow (bug 15427).Joseph Myers
2013-09-03Update ht_HT localeChris Leonard
2013-09-03Add quz_PE localeChris Leonard
2013-09-03Mark success return value as volatile to work around reschedulingSiddhesh Poyarekar
2013-09-02Fix spurious jnf underflows (bug 14155).Joseph Myers
2013-08-30ARM: Fix clone code when built for Thumb.Will Newton
2013-08-29[BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge
2013-08-29ARM: Pass dl_hwcap to IFUNC resolver.Carlos O'Donell
2013-08-27[BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger
2013-08-27Fix missing declaration of LC_CTYPE nonascii-case elementAndreas Schwab
2013-08-26Initialize res_hconf in nscdSiddhesh Poyarekar
2013-08-23Fix cexp (NaN + i0) (bug 15532).Joseph Myers
2013-08-21Add bug 15867 to NEWS.Joseph Myers
2013-08-21Fix fdim handling of infinities (bug 15797).Joseph Myers