diff options
author | Ulrich Müller <ulm@gentoo.org> | 2023-06-07 09:24:10 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2023-06-07 09:24:10 +0200 |
commit | f6d55a0b76d5aabce25010fffa8e5b70fb84d236 (patch) | |
tree | c1d4c2c18d2de5eaf1114476698bc9925f5a5df1 /NEWS | |
parent | Don't append a spurious newline to PATH (diff) | |
download | eselect-f6d55a0b76d5aabce25010fffa8e5b70fb84d236.tar.gz eselect-f6d55a0b76d5aabce25010fffa8e5b70fb84d236.tar.bz2 eselect-f6d55a0b76d5aabce25010fffa8e5b70fb84d236.zip |
Update NEWS
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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). |