The dependency resolver now has a feedback mechanism that helps make atom
authorZac Medico <zmedico@gentoo.org>
Tue, 15 Apr 2008 17:54:29 +0000 (17:54 -0000)
committerZac Medico <zmedico@gentoo.org>
Tue, 15 Apr 2008 17:54:29 +0000 (17:54 -0000)
selections more consistent with previous selections that have been added to
the graph. This solves some common cases of bug #1343.

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

NEWS

diff --git a/NEWS b/NEWS
index 8dbc4900040c614820d5dee1fcae691e1083e8a0..8404c783dba09fa3f4572f942473d810167f4f66 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,13 @@ portage-2.2
 * Add support for news items (GLEP 42)
 * Add support for generic package sets (also see RELEASE-NOTES)
 
+portage-2.1.5
+==================================
+
+* The dependency resolver now has a feedback mechanism that helps make atom
+  selections more consistent with previous selections that have been added to
+  the graph. This solves some common cases of bug #1343.
+
 portage-2.1.4
 -------------