aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-06-07 09:24:10 +0200
committerUlrich Müller <ulm@gentoo.org>2023-06-07 09:24:10 +0200
commitf6d55a0b76d5aabce25010fffa8e5b70fb84d236 (patch)
treec1d4c2c18d2de5eaf1114476698bc9925f5a5df1
parentDon't append a spurious newline to PATH (diff)
downloadeselect-f6d55a0b76d5aabce25010fffa8e5b70fb84d236.tar.gz
eselect-f6d55a0b76d5aabce25010fffa8e5b70fb84d236.tar.bz2
eselect-f6d55a0b76d5aabce25010fffa8e5b70fb84d236.zip
Update NEWS
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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).