diff options
author | ache <ache@FreeBSD.org> | 2003-06-10 08:26:38 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2003-06-10 08:26:38 +0000 |
commit | e88fc6c3e3f519b1d671b335789dce5b0e28eeb9 (patch) | |
tree | 3a8f4fc697105a53890b98dd7ae88005eed11fbd /UPDATING | |
parent | df0f2667b65deb25c81f50d9e56f5573fe81b78e (diff) | |
download | FreeBSD-src-e88fc6c3e3f519b1d671b335789dce5b0e28eeb9.zip FreeBSD-src-e88fc6c3e3f519b1d671b335789dce5b0e28eeb9.tar.gz |
Add entry for removing deprecated locale names
Approved by: imp
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,6 +17,11 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW: developers choose to disable these features on build machines to maximize performance. +20030610: + Remove deprecated locale names and transition period code + for them, finishing switching to the new scheme. Check your + LANG environment variable. + 20030509: CCD has been changed to be a fully GEOMified class. Kernel and ccdconfig(8) needs to be in sync, this is particularly |