summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES6
1 files changed, 5 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 11cb8f1c..c15f922b 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -1,11 +1,15 @@
Release Notes; upgrade information mainly.
Features/major bugfixes are listed in NEWS
-portage-2.1.1
+portage-2.1.2
==================================
* emerge does not necessarily update build time dependencies that are not
strictly required. See the --with-bdeps option in the emerge(1) man page.
+
+portage-2.1.1
+==================================
+
* emerge --search doesn't use regular expressions now anymore by default, so
emerge --search dvd+rw-tools now works as expected. Regular expressions can be enabled
by prefixing the search string with %.