commit: f6d55a0b76d5aabce25010fffa8e5b70fb84d236
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 7 07:24:10 2023 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Jun 7 07:24:10 2023 +0000
URL: https://gitweb.gentoo.org/proj/eselect.git/commit/?id=f6d55a0b
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 82ba396..7db32f6 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.24:
+ Bug fixes:
+ - Don't append a spurious newline to PATH.
+
1.4.23:
New features:
- Don't autodetect bash and env-update at configure time (bug #905934).