diff options
author | Ulrich Müller <ulm@gentoo.org> | 2015-01-24 13:13:48 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2015-01-24 13:13:48 +0100 |
commit | 58947742d04832ea2dbbd0d28af1c41b496745c7 (patch) | |
tree | 14d4ace359f5293f367a51bfcb0424e934bb99c1 | |
parent | Update CC-BY-SA to version 3.0. (diff) | |
download | eselect-58947742d04832ea2dbbd0d28af1c41b496745c7.tar.gz eselect-58947742d04832ea2dbbd0d28af1c41b496745c7.tar.bz2 eselect-58947742d04832ea2dbbd0d28af1c41b496745c7.zip |
Update NEWS.
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -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. |