diff options
author | Ulrich Drepper <drepper@redhat.com> | 2008-09-17 03:12:41 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2008-09-17 03:12:41 +0000 |
commit | 0a26fc4d99ed5dfbeefeae17b6d88743107dad7f (patch) | |
tree | 1c0f11ee181d114580d068b9fc402b77b156ed5c /NEWS | |
parent | * locales/nl_AW: New file. (diff) | |
download | glibc-0a26fc4d99ed5dfbeefeae17b6d88743107dad7f.tar.gz glibc-0a26fc4d99ed5dfbeefeae17b6d88743107dad7f.tar.bz2 glibc-0a26fc4d99ed5dfbeefeae17b6d88743107dad7f.zip |
* dlfcn/dlopen.c (dlopen_doit): Allow __RTLD_SPROF flag.
Patch by Olivier Fourdan <ofourdan@redhat.com>.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -GNU C Library NEWS -- history of user-visible changes. 2008-8-2 +GNU C Library NEWS -- history of user-visible changes. 2008-9-16 Copyright (C) 1992-2007, 2008 Free Software Foundation, Inc. See the end for copying conditions. @@ -38,6 +38,8 @@ Version 2.9 * Sorting rules for some Indian languages (Kannada, Gurumukhi, Telugu) Implemented by Pravin Satpute. + +* New locales: sd_IN, sd_IN@devanagari, ks_IN@devanagari, ht_HT, en_AG, nl_AW. Version 2.8 |