about summary refs log tree commit diff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* 2013-09-26 Steve Ellcey <sellcey@mips.com>Steve Ellcey2013-10-031-5/+5
* BZ #431 Fix manual of strncat/wcsncat.Ondřej Bílka2013-10-031-5/+6
* Mention bug 15760 in NEWS (duplicate of 15988, just added to NEWS)Chris Metcalf2013-10-011-4/+4
* Fix PI mutex check in pthread_cond_broadcast and pthread_cond_signalSiddhesh Poyarekar2013-10-011-1/+1
* Properly cache the result from looking up the nss database configAndreas Schwab2013-09-301-5/+5
* Revert "Remove references to non-existent content items in install.texi"Allan McRae2013-09-281-2/+2
* Remove references to non-existent content items in install.texiAllan McRae2013-09-271-2/+2
* Version 1.2 of gd_GB localeMichael Bauer2013-09-251-4/+7
* Add localedef --big-endian and --little-endian options.Joseph Myers2013-09-241-0/+4
* New locale for cmn_TWWei-Lun Chao2013-09-231-5/+5
* New locale for hak_TWWei-Lun Chao2013-09-231-5/+5
* New locale for lzh_TWWei-Lun Chao2013-09-231-4/+4
* New locale for nan_TWWei-Lun Chao2013-09-231-5/+5
* Check for integer overflow in cache size computation in strcollSiddhesh Poyarekar2013-09-231-0/+6
* Fall back to non-cached sequence traversal and comparison on malloc failSiddhesh Poyarekar2013-09-231-4/+10
* BZ #15754: CVE-2013-4788Carlos O'Donell2013-09-231-3/+9
* New locale for ak_GH.Chris Leonard2013-09-211-3/+3
* correct bug list in NEWSChris Leonard2013-09-211-3/+2
* [BZ #15859] Fix memory leak in _dl_map_object_depsVinitha Vijayan2013-09-211-4/+5
* Mention malloc probes in the NEWS file.Alexandre Oliva2013-09-201-0/+2
* Copy-edit NEWS and fixup ChangeLog entries.Carlos O'Donell2013-09-201-4/+5
* Update Changelog and NEWSChris Leonard2013-09-201-3/+7
* Add BZ #15640 to resolved bug list in NEWS.Maxim Kuvyrkov2013-09-191-3/+3
* Fix powerpc fpu_control.h namespace and parenthesis issues (bug 15966).Joseph Myers2013-09-171-1/+1
* Add CVE-2013-4332 to NEWS.Will Newton2013-09-131-0/+5
* Mention closing 15855, 15856 and 15857 in NEWS.Will Newton2013-09-111-2/+2
* Clarify documentation cross-referenceAllan McRae2013-09-101-3/+3
* Update pt_chown sections of the manualAllan McRae2013-09-101-2/+2
* Fix typo in strcoll exampleAllan McRae2013-09-091-1/+1
* Fix memory leak in stdlib/isomac.cAllan McRae2013-09-091-1/+2
* Fix memory leaks in libio on allocation failureAllan McRae2013-09-091-1/+1
* Fix nesting of ifdefs in netgroupcache.cAllan McRae2013-09-091-1/+1
* Update to latest versions of GPL-2.0 and LGPL-2.1Allan McRae2013-09-091-2/+2
* Mention --disable-versioning removal in NEWS.Joseph Myers2013-09-071-0/+3
* Update iso-1427.def and related occurrences.Chris Leonard2013-09-041-0/+2
* Add country_car field to LC_ADDRESScjl2013-09-041-0/+3
* Fix lgammaf spurious underflow (bug 15427).Joseph Myers2013-09-031-2/+2
* Update ht_HT localeChris Leonard2013-09-031-2/+2
* Add quz_PE localeChris Leonard2013-09-031-2/+3
* Mark success return value as volatile to work around reschedulingSiddhesh Poyarekar2013-09-031-1/+1
* Fix spurious jnf underflows (bug 14155).Joseph Myers2013-09-021-2/+2
* ARM: Fix clone code when built for Thumb.Will Newton2013-08-301-1/+1
* [BZ #15522] strtod ("nan(N)") returning a sNaN in some casesThomas Schwinge2013-08-291-1/+2
* ARM: Pass dl_hwcap to IFUNC resolver.Carlos O'Donell2013-08-291-1/+1
* [BZ #15897] dlfcn: do not mark dlopen/dlclose as leaf functionsMike Frysinger2013-08-271-1/+1
* Fix missing declaration of LC_CTYPE nonascii-case elementAndreas Schwab2013-08-271-1/+1
* Initialize res_hconf in nscdSiddhesh Poyarekar2013-08-261-1/+1
* Fix cexp (NaN + i0) (bug 15532).Joseph Myers2013-08-231-1/+1
* Add bug 15867 to NEWS.Joseph Myers2013-08-211-1/+1
* Fix fdim handling of infinities (bug 15797).Joseph Myers2013-08-211-1/+1