aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2021-12-28 10:04:18 +0100
committerUlrich Müller <ulm@gentoo.org>2021-12-28 10:04:18 +0100
commiteaa80176847ddd7c389ad7de178f0234bedfec2b (patch)
tree08c0556671ecc72a0bcf1678017efc9d07e8afda /NEWS
parentDon't use absolute paths in visual module (diff)
downloadeselect-eaa80176847ddd7c389ad7de178f0234bedfec2b.tar.gz
eselect-eaa80176847ddd7c389ad7de178f0234bedfec2b.tar.bz2
eselect-eaa80176847ddd7c389ad7de178f0234bedfec2b.zip
Update NEWS
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 04a081f..35f0538 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.18:
+ New features:
+ - Prefer realpath to readlink in configure check.
+ - New options "new" and "all" in news module list action (bug #771075).
+ - Recognise loongarch*/loong in package-manager lib.
+ - Don't use absolute paths in visual module.
+
1.4.17:
Bug fixes:
- Fixed bug #718920: Handling of stacked runlevels in rc module.