summaryrefslogtreecommitdiffstats
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-06-22 23:50:44 +0000
committerZac Medico <zmedico@gentoo.org>2007-06-22 23:50:44 +0000
commitd1e4bfec91ba8e573322306aad3280d843f442a8 (patch)
treeb8700ad75d4e87fd40632fb1e51466c9984232e5 /RELEASE-NOTES
parent9059c43d266ce7990f352fbc7e5f482bc0dfcf54 (diff)
downloadportage-d1e4bfec91ba8e573322306aad3280d843f442a8.tar.gz
portage-d1e4bfec91ba8e573322306aad3280d843f442a8.tar.bz2
portage-d1e4bfec91ba8e573322306aad3280d843f442a8.zip
enable save_summary and echo modules in make.globals (trunk r6458)
svn path=/main/branches/2.1.2/; revision=6961
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 8b12a35c6..bf17c8566 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -4,6 +4,8 @@ Features/major bugfixes are listed in NEWS
portage-2.1.3
==================================
+* The "save_summary" and "echo" elog modules are now enabled by default. Setting
+ PORTAGE_ELOG_SYSTEM in make.conf will override this, so if you don't want elog
* The unmerge process will remove any file that is not claimed by another
package in the same slot and is not protected by CONFIG_PROTECT, even if the
modification time or checksum differs from the file that was originally