summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2009-03-13 16:40:56 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2009-03-13 16:40:56 +0000
commit7e06afcad35f276ab0fd1c9c29888db2834ee9d8 (patch)
treeb140a787a3c666502db85669a5dfdbb04556b89b /UPDATING
parent32c01de21c9a5ae157b5e5164539be70d573edf4 (diff)
downloadsrc-test2-7e06afcad35f276ab0fd1c9c29888db2834ee9d8.tar.gz
src-test2-7e06afcad35f276ab0fd1c9c29888db2834ee9d8.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index e59878c52cab..b71376a2df1b 100644
--- a/UPDATING
+++ b/UPDATING
@@ -23,6 +23,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW:
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.