commit: c1e1c9138ba7ea1d1f28f6f59ad57fb3ac7e1246 Author: Manuel RĂ¼ger <mrueg <AT> gentoo <DOT> org> AuthorDate: Sun Aug 13 10:20:28 2017 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Sun Aug 13 19:19:15 2017 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=c1e1c913
NEWS: Add some more features that made it into 2.3.7 Closes: https://github.com/gentoo/portage/pull/189 NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 1283f3eb1..60a436522 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,8 @@ portage-2.3.7 longer be needed. * New emerge --autounmask-keep-keywords and --onlydeps-with-rdeps=<y|n> options. +* Set compression method for binpackages via BINPKG_COMPRESS variable +* Support for environment variables for git cmd in repos.conf via sync-git-env portage-2.3.5
