summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-03-20 09:52:15 +0000
committerZac Medico <zmedico@gentoo.org>2007-03-20 09:52:15 +0000
commitffbff569ac5769449d4f106b7b6beb37db03c0f6 (patch)
tree258e86395eaf50ddf8cc885984c2f79ae7eb7f29 /NEWS
parenta7a93d92e4391e9c5dfed87afc1f803a9a4a8405 (diff)
downloadportage-ffbff569ac5769449d4f106b7b6beb37db03c0f6.tar.gz
portage-ffbff569ac5769449d4f106b7b6beb37db03c0f6.tar.bz2
portage-ffbff569ac5769449d4f106b7b6beb37db03c0f6.zip
Implement license visibility filtering for GLEP 23, bug #17367, and bug #152593.
svn path=/main/trunk/; revision=6251
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 08f2669b7..c73f3acb5 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ portage-2.1.3
* Add ** as new token for package.keywords to bypass the keyword visibility layer
* Namespace sanitizing: move all portage related code into portage.* namespace,
rename portage_foo modules to portage.foo (but keep symlinks for compability)
+* Add license visibility filtering (GLEP 23)
portage-2.1.2
-------------