aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-09-01 18:40:26 +0200
committerUlrich Müller <ulm@gentoo.org>2014-09-01 18:40:26 +0200
commit436c38c7f99736fd5732ca513308b5f6a2ec99b5 (patch)
tree804b350c3a33dfe74f2edd11f0e7ae42415e128e
parentChanged heuristic for recognising kernel source trees. (diff)
downloadeselect-436c38c7f99736fd5732ca513308b5f6a2ec99b5.tar.gz
eselect-436c38c7f99736fd5732ca513308b5f6a2ec99b5.tar.bz2
eselect-436c38c7f99736fd5732ca513308b5f6a2ec99b5.zip
Update NEWS.
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f891f60..f14d592 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,14 @@
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.3:
+ Bug fixes:
+ - Recognise kernel directories other than linux-[0-9]* (bug #516754).
+
+ New features:
+ - Improved parsing of global options.
+ - Bash completion for options with an argument.
+
1.4.2:
Bug fixes:
- Fixed bug #511132: Breakage with bash 4.3 in profile module.