diff options
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 6f93880e6..11cb8f1c4 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -4,6 +4,8 @@ Features/major bugfixes are listed in NEWS portage-2.1.1 ================================== +* emerge does not necessarily update build time dependencies that are not + strictly required. See the --with-bdeps option in the emerge(1) man page. * 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 %. |