commit: 58947742d04832ea2dbbd0d28af1c41b496745c7
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 24 12:13:48 2015 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 24 12:13:48 2015 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=58947742
Update NEWS.
---
NEWS | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index f14d592..2778b0f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,16 @@
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.4:
+ Bug fixes:
+ - Fixed bug #536822: Recognise 'openrc-run' init scripts in rc module.
+
+ New features:
+ - Documentation is now licensed under GPL-2+ or CC-BY-SA-3.0.
+
1.4.3:
Bug fixes:
- - Recognise kernel directories other than linux-[0-9]* (bug #516754).
+ - Fixed bug #516754: Recognise kernel directories other than linux-[0-9]*.
New features:
- Improved parsing of global options.