summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-10-07 04:01:58 +0000
committerZac Medico <zmedico@gentoo.org>2006-10-07 04:01:58 +0000
commit2844b5ed3742f4fee031089d8e0a74ed5cb2696e (patch)
treedc3b628c7458c5e60262d32f5aef7ad800b6c7cd /NEWS
parentDelete some temporary variables after use. (diff)
downloadportage-multirepo-2844b5ed3742f4fee031089d8e0a74ed5cb2696e.tar.gz
portage-multirepo-2844b5ed3742f4fee031089d8e0a74ed5cb2696e.tar.bz2
portage-multirepo-2844b5ed3742f4fee031089d8e0a74ed5cb2696e.zip
Add news about major bug fixes in 2.1.2.
svn path=/main/trunk/; revision=4609
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e33cc3d5..249fd714 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,15 @@ News (mainly features/major bug fixes)
portage-2.1.2
------------
+* CONFIG_PROTECT and CONFIG_PROTECT_MASK both support files (not just
+ directories).
+* Collision protection handles symlinks properly.
+* Dependencies can be satisfied by installed packages that do not have matching
+ ebuilds in the portage tree or overlay.
+* Emerge automatically ignores blockers that are made irrelevant by an upgrade.
+* Emerge builds a complete dependency graph in order to ensure correct merge
+ order and detection of circular dependencies.
+* The world and system sets allow automatic update of all installed slots.
* DEPEND atoms support SLOT dependencies of the form ${CATEGORY}/${PN}:${SLOT}.
portage-2.1.1