diff options
author | Zac Medico <zmedico@gentoo.org> | 2007-01-14 20:44:43 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2007-01-14 20:44:43 +0000 |
commit | bc8a8705ef2b7c8709431ba82eee2241a2047ae3 (patch) | |
tree | 88ae49285d6c1863233f4bc88ac1c6a356db5558 /NEWS | |
parent | For bug #161975, document the fact that GENTOO_MIRRORS supports mounted files... (diff) | |
download | portage-multirepo-bc8a8705ef2b7c8709431ba82eee2241a2047ae3.tar.gz portage-multirepo-bc8a8705ef2b7c8709431ba82eee2241a2047ae3.tar.bz2 portage-multirepo-bc8a8705ef2b7c8709431ba82eee2241a2047ae3.zip |
For bug #69021, add news about FEATURES="test" implying USE="test".
svn path=/main/trunk/; revision=5645
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ portage-2.1.2 * New QA loglevel and matching eqawarn function * `ebuild foo test` now always runs src_test if available * If DOC_SYMLINK_DIR is set portage installs symlinks to html documention there +* FEATURES="test" automatically implies USE="test". portage-2.1.1 ------------ |