commit: 45dc31673576cf9faca1ac5304e9c067ace27bb7 Author: M. J. Everitt <m.j.everitt <AT> iee <DOT> org> AuthorDate: Sat Dec 15 02:00:49 2018 +0000 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org> CommitDate: Thu Dec 20 04:24:32 2018 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=45dc3167
Add note to NEWS/ChangeLog for PORT_LOGDIR* changes Suggested-by: Michael Everitt <m.j.everitt <AT> iee.org> Bug: https://bugs.gentoo.org/668538 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org> NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index b430f273f..e65205c42 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ News (mainly features/major bug fixes) +portage-next +-------------- +* Renamed PORT_LOGDIR and PORT_LOGDIR_CLEAN variables to + PORTAGE_LOGDIR and PORTAGE_LOGDIR_CLEAN to match other existing + similar variables + portage-2.3.42 ---------------- * Sync with rsync quarantines data prior to verification, using the
