commit: f980eea0771c728d69c170ab95a8a376623a4667
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 9 15:25:53 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Aug 9 15:25:53 2023 +0000
URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=f980eea0
Update NEWS
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
NEWS | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/NEWS b/NEWS
index 501858d..3bae57a 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.26:
+ New features:
+ - Updated list of editors in editor and visual modules (bug #911792).
+
1.4.25:
Bug fixes:
- Fixed bug #908401: More robust file type detection in env module.