Bug 1084 - add missing UTF8 locales
Summary: add missing UTF8 locales
Status: RESOLVED FIXED
Alias: None
Product: glibc
Classification: Unclassified
Component: localedata (show other bugs)
Version: 2.3.5
: P2 normal
Target Milestone: ---
Assignee: Roland McGrath
URL:
Keywords:
Depends on:
Blocks: libc236
  Show dependency treegraph
 
Reported: 2005-07-18 01:33 UTC by Roland McGrath
Modified: 2005-07-19 03:30 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roland McGrath 2005-07-18 01:33:15 UTC
This trunk patch should go into the 2.3 branch:

2005-04-28  Jakub Jelinek  <jakub@redhat.com>

	* SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.

2005-03-18  Ulrich Drepper  <drepper@redhat.com>

	* SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.
Comment 1 Sourceware Commits 2005-07-18 01:36:30 UTC
Subject: Bug 1084

CVSROOT:	/cvs/glibc
Module name:	libc
Branch: 	glibc-2_3-branch
Changes by:	roland@sources.redhat.com	2005-07-18 01:36:26

Modified files:
	localedata     : SUPPORTED 

Log message:
	2005-04-28  Jakub Jelinek  <jakub@redhat.com>
	
	[BZ #1084]
	* SUPPORTED: Add UTF-8 locales where UTF-8 was not already supported.
	2005-03-18  Ulrich Drepper  <drepper@redhat.com>
	
	[BZ #1084]
	* SUPPORTED (SUPPORTED-LOCALES): Add af_ZA.UTF-8.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/localedata/SUPPORTED.diff?cvsroot=glibc&only_with_tag=glibc-2_3-branch&r1=1.72&r2=1.72.2.1

Comment 2 Roland McGrath 2005-07-19 03:30:29 UTC
This fix is now in the 2.3 branch as well as the trunk, and the problem should
be resolved as of the 2.3.6 release.