commit: 436c38c7f99736fd5732ca513308b5f6a2ec99b5
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 1 16:40:26 2014 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Sep 1 16:40:26 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=436c38c7
Update NEWS.
---
NEWS | 8 ++++++++
1 file changed, 8 insertions(+)
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.