Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Mar 2009 16:40:56 +0000 (UTC)
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r189772 - head
Message-ID:  <200903131640.n2DGeuHk068049@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gabor (doc,ports committer)
Date: Fri Mar 13 16:40:56 2009
New Revision: 189772
URL: http://svn.freebsd.org/changeset/base/189772

Log:
  - Add an entry about enabling libc NLS support

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Mar 13 16:40:51 2009	(r189771)
+++ head/UPDATING	Fri Mar 13 16:40:56 2009	(r189772)
@@ -23,6 +23,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
 	ln -s aj /etc/malloc.conf.)
 
 20090313:
+	POSIX.1 Native Language Support (NLS) has been enabled in libc and
+	a bunch of new language catalog files have also been added.
+	This means that some common libc messages are now localized and
+	they depend on the LC_MESSAGES environmental variable.
+
+20090313:
 	The k8temp(4) driver has been renamed to amdtemp(4) since
 	support for K10 and K11 CPU families was added.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903131640.n2DGeuHk068049>