note change in search behavior in release notes
authorMarius Mauch <genone@gentoo.org>
Sat, 15 Jul 2006 01:39:40 +0000 (01:39 -0000)
committerMarius Mauch <genone@gentoo.org>
Sat, 15 Jul 2006 01:39:40 +0000 (01:39 -0000)
svn path=/main/trunk/; revision=3878

RELEASE-NOTES

index 891888f7bc4f03d93926315187b029cf2a355980..bae334ed9d1574b4fb4272f13320b06a9c3d8d7c 100644 (file)
@@ -1,6 +1,13 @@
 Release Notes; upgrade information mainly.
 Features/major bugfixes are listed in NEWS
 
+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 %. 
+
 portage-2.1
 ==================================
 
@@ -23,3 +30,4 @@ portage-2.1
   in make.conf.  Interested in figuring out what use flags were turned off?  Check out
   /usr/portage/profiles/base/use.defaults and other use.defaults files that correspond 
   to your profile.
+