aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-01-08 22:20:05 +0100
committerUlrich Müller <ulm@gentoo.org>2022-01-08 22:20:05 +0100
commit10ba3349d46544b4932fa36efef76685150b9df7 (patch)
tree7661bb78b149cf2a5ff05fe8408cd24682532373
parentError out if --root has no option argument (diff)
downloadeselect-10ba3349.tar.gz
eselect-10ba3349.tar.bz2
eselect-10ba3349.zip
Update NEWS
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ec35fb6..9e1396c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
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.20:
+ Bug fixes:
+ - Error out if --root has no option argument.
+
1.4.19:
Bug fixes:
- Fixed bug #830707: Avoid empty root path in profile module.