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

svn path=/main/trunk/; revision=9197

RELEASE-NOTES

index 8c1f6b3eb867c08d59845ecb7751b7ed46479a37..6cd820756f1bb02bce53bccbbe68cdb0103dad45 100644 (file)
@@ -28,6 +28,17 @@ portage-2.2
        atoms in a set will be unmerged even if they are depended upon by other 
        packages
 
+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
 ==================================