summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorWill Newton2009-07-27 10:39:50 +0200
committerPeter Korsgaard2009-07-27 10:41:56 +0200
commit27ce942e6536174a9fa6f5dd13f87d52bca0950c (patch)
tree2dde6ab7dfdb72f114be050e332054e49f17ec9b /CHANGES
parenttoolchain/uClibc: add patch to rename getline to get_line in unifdef.c (diff)
downloadbuildroot-27ce942e6536174a9fa6f5dd13f87d52bca0950c.tar.gz
buildroot-27ce942e6536174a9fa6f5dd13f87d52bca0950c.tar.xz
buildroot-27ce942e6536174a9fa6f5dd13f87d52bca0950c.zip
toolchain: Clean up locale support menu
Closes #421. This patch cleans up and fixes some minor issues with the locale support section of the toolchain menu. 1. uClibc requires wchar support if locales are enabled, make locale support select wchar support. 2. Allow purging of locale information even if there is no locale support in the C library. This cleans up after packages that install things into /usr/share/locale on the target. Signed-off-by: Will Newton <will.newton@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ebea17b0d..3b97df9a2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -27,6 +27,7 @@
#411: ipsec-tools: Bump version to 0.7.2
#417: New package spawn-fcgi
#419: Bump lighttpd package to 1.4.23
+ #421: toolchain: Clean up toolchain locale support menu
#467: DirectFB 1.4.1
#473: memstat_0.5.tar.gz has install with -D and that fails "make"