aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2022-01-08 18:02:09 +0100
committerUlrich Müller <ulm@gentoo.org>2022-01-08 18:02:09 +0100
commit5c8b0fe13e678ef26e87464895a461e4d8afed32 (patch)
tree0637626d46fbf69a4dbbaec244c4a0cb01cef13e
parentNew global option --root (diff)
downloadeselect-5c8b0fe13e678ef26e87464895a461e4d8afed32.tar.gz
eselect-5c8b0fe13e678ef26e87464895a461e4d8afed32.tar.bz2
eselect-5c8b0fe13e678ef26e87464895a461e4d8afed32.zip
Update NEWS
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 35f0538..ec35fb6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,13 @@
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.19:
+ Bug fixes:
+ - Fixed bug #830707: Avoid empty root path in profile module.
+
+ New features:
+ - New global option --root.
+
1.4.18:
New features:
- Prefer realpath to readlink in configure check.