summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-04-15 17:54:29 +0000
committerZac Medico <zmedico@gentoo.org>2008-04-15 17:54:29 +0000
commite7959295a50b49e0571c8dfe35a66db7d5801315 (patch)
tree293d8547f89860199ad8ad338f51cac00534aade /NEWS
parentfb9113f81d22da0810a7649ab17245902cefd932 (diff)
downloadportage-e7959295a50b49e0571c8dfe35a66db7d5801315.tar.gz
portage-e7959295a50b49e0571c8dfe35a66db7d5801315.tar.bz2
portage-e7959295a50b49e0571c8dfe35a66db7d5801315.zip
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. svn path=/main/trunk/; revision=9906
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8dbc49000..8404c783d 100644
--- 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
-------------