Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] portage r12370 - main/trunk
Date: Tue, 30 Dec 2008 20:39:35
Message-Id: E1LHlNG-0005qV-9n@stork.gentoo.org
1 Author: zmedico
2 Date: 2008-12-30 20:39:33 +0000 (Tue, 30 Dec 2008)
3 New Revision: 12370
4
5 Modified:
6 main/trunk/RELEASE-NOTES
7 Log:
8 Bug #252985 - Add a note about the new default behavior for `emerge world`
9 and `emerge system` commands.
10
11
12 Modified: main/trunk/RELEASE-NOTES
13 ===================================================================
14 --- main/trunk/RELEASE-NOTES 2008-12-30 07:42:05 UTC (rev 12369)
15 +++ main/trunk/RELEASE-NOTES 2008-12-30 20:39:33 UTC (rev 12370)
16 @@ -24,6 +24,9 @@
17 portage-2.1.6
18 ==================================
19
20 +* The default behavior has changed for `emerge world` and `emerge system`
21 + commands. These commands will reinstall all packages from the given set
22 + unless an option such as --noreplace, --update, or --newuse is specified.
23 * FEATURES=fixpackages is now enabled by default via make.globals. Set
24 FEATURES="-fixpackages" in make.conf if you'd like to disable it.
25 * File collision protection is now enabled by default via make.globals with