commit: 2f8761e0b6876a19589c427b13f78a811911add6
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 24 17:30:11 2025 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Oct 24 17:30:11 2025 +0000
URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=2f8761e0
Update NEWS
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
NEWS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/NEWS b/NEWS
index 815767f..03f8ff5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,12 @@
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.31:
+ Bug fixes:
+ - Fixed bug #964713 and bug #962878: List only UTF-8 locales and make
+ the output unique in locale module.
+ - Fixed bug #965038: Avoid forking new processes in output lib.
+
1.4.30:
Bug fixes:
- Fixed bug #951499: Fix PATH in rc module.