commit: eaa80176847ddd7c389ad7de178f0234bedfec2b
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 28 09:04:18 2021 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Dec 28 09:04:18 2021 +0000
URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=eaa80176
Update NEWS
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
NEWS | 7 +++++++
1 file changed, 7 insertions(+)
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.