commit: b139066702785bd19338e0db796672a6b66322ef Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Mon Feb 27 17:13:46 2023 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Mon Feb 27 17:13:46 2023 +0000 URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=b1390667
Update NEWS Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 9e1396c..382cc12 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,14 @@ This file contains a summary of changes in released versions. Please read the ChangeLog file for a more detailed listing of changes/bug fixes. +1.4.21: + Bug fixes: + - Fixed a byte-compile warning in eselect-mode. + + New features: + - Allow EPREFIX to be overridden for manipulating prefixed ROOT. + - New global option --eprefix. + 1.4.20: Bug fixes: - Error out if --root has no option argument.