Skip to content

Commit

Permalink
[BZ #9948]
Browse files Browse the repository at this point in the history
2009-03-14  Ulrich Drepper  <drepper@redhat.com>
	* locale/iso-639.def: Add Min Nan.

	[BZ #9948]
  • Loading branch information
Ulrich Drepper committed Mar 14, 2009
1 parent f53713a commit 878b72c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
2009-03-14 Ulrich Drepper <drepper@redhat.com>

* locale/iso-639.def: Add Min Nan.

2009-03-11 Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>

[BZ #9948]
* elf/dl-sysdep.c (_dl_show_auxv): Add support for AT_BASE_PLATFORM.

2009-03-14 Ulrich Drepper <drepper@redhat.com>
Expand Down
7 changes: 6 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
GNU C Library NEWS -- history of user-visible changes. 2009-3-12
GNU C Library NEWS -- history of user-visible changes. 2009-3-14
Copyright (C) 1992-2008, 2009 Free Software Foundation, Inc.
See the end for copying conditions.

Expand All @@ -21,6 +21,11 @@ Version 2.10
* New ISO C++1x interfaces: quick_exit, at_quick_exit
Implemented by Ulrich Drepper.

* Support for selecting between multiple function definitions at runtime
using STT_GNU_IFUNC symbols. Implemented by Ulrich Drepper.

* New locale: nan_TW@latin


Version 2.9

Expand Down
1 change: 1 addition & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
2009-03-14 Ulrich Drepper <drepper@redhat.com>

[BZ #9916]
* SUPPORTED (SUPPORTED-LOCALES): Add nan_TW@latin.
* locales/nan_TW@latin: New file.
Contributed by Arne Goetje.
Expand Down

0 comments on commit 878b72c

Please sign in to comment.