aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-02-27 18:13:46 +0100
committerUlrich Müller <ulm@gentoo.org>2023-02-27 18:13:46 +0100
commitb139066702785bd19338e0db796672a6b66322ef (patch)
tree36c294ae97517f1d38c3cbaeb82960ec7382cb95
parentUpdate option list in bash completion (diff)
downloadeselect-b1390667.tar.gz
eselect-b1390667.tar.bz2
eselect-b1390667.zip
Update NEWS
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
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.