aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-01-13 13:41:56 +0000
committerUlrich Müller <ulm@gentoo.org>2011-01-13 13:41:56 +0000
commit65c29980dd4f3dd5ebe8035b29132a73505c7dcb (patch)
tree1dae6a3ddfe68dd47f87d0411d1652229b0c20b2 /ChangeLog
parentPrefix NEWS_DIR with EROOT instead of separate EPREFIX and ROOT. (diff)
downloadeselect-65c29980dd4f3dd5ebe8035b29132a73505c7dcb.tar.gz
eselect-65c29980dd4f3dd5ebe8035b29132a73505c7dcb.tar.bz2
eselect-65c29980dd4f3dd5ebe8035b29132a73505c7dcb.zip
New module locale.eselect, manages the LANG variable. Bug 351363.
svn path=/trunk/; revision=796
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4717746..e261d29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-01-13 Ulrich Mueller <ulm@gentoo.org>
+ * modules/locale.eselect: New module, manages the LANG variable.
+ Contributed by Matsuu Takuto <matsuu@gentoo.org> in bug 351363.
+ * modules/Makefile.am (safe_scripts): Add the new file.
+
* modules/news.eselect (NEWS_DIR, find_items, write_item_list):
Prefix NEWS_DIR with EROOT instead of separate EPREFIX and ROOT.