Add a note about the new unmerge-orphans behavior.
authorZac Medico <zmedico@gentoo.org>
Wed, 13 Jun 2007 08:08:55 +0000 (08:08 -0000)
committerZac Medico <zmedico@gentoo.org>
Wed, 13 Jun 2007 08:08:55 +0000 (08:08 -0000)
svn path=/main/trunk/; revision=6831

RELEASE-NOTES

index 01507f0c2a579b4556fef9fa1120fbdab53b1990..faa5803163c2976a8fd6779837ba73c8b7b0600d 100644 (file)
@@ -18,6 +18,15 @@ portage-2.2
   For packages that don't specify any other KEYWORDS you can use the new ** token
   as documented in portage(5) to disable KEYWORDS filtering completely.
 
+portage-2.1.3
+==================================
+
+* The unmerge process will remove any file that is not claimed by another
+  package in the same slot and is not protected by CONFIG_PROTECT, even if the
+  modification time or checksum differs from the file that was originally
+  installed.  The old behavior is still available by adding -unmerge-orphans
+  to FEATURES.
+
 portage-2.1.2
 ==================================