Add some notes about enhancements related to binary package support v2.1.4
authorZac Medico <zmedico@gentoo.org>
Sat, 12 Jan 2008 02:55:18 +0000 (02:55 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 12 Jan 2008 02:55:18 +0000 (02:55 -0000)
that's now in 2.1.4. (trunk r9197)

svn path=/main/branches/2.1.2/; revision=9198

RELEASE-NOTES

index e09e4105896b78507ae08f6172bd7b3535837491..c785f14058478ad52d1d9b43ad165fc2e1a9d4d9 100644 (file)
@@ -1,6 +1,17 @@
 Release Notes; upgrade information mainly.
 Features/major bugfixes are listed in NEWS
 
+portage-2.1.4
+==================================
+
+* Visibility filtering is now supported for binary packages, so masking behavior
+  is essentially equivalent to that of ebuilds.
+* There is no need to have a complete portage tree available when installing binary
+  packages or uninstalling packages, but a warning message will still be displayed if
+  it appears that a valid profile is not available.
+* The emerge --search action supports searching of both installed and binary packages
+  The --usepkg and --usepkgonly options control which repositories are searched.
+
 portage-2.1.3
 ==================================