diff options
author | Ulrich Müller <ulm@gentoo.org> | 2019-02-17 08:42:26 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2019-02-17 08:42:26 +0100 |
commit | 870fddee2d04b4893d5581e4510684b1701b8284 (patch) | |
tree | e0773237238297d79a4d4f7f7f2876cb4923e0cb | |
parent | Update copyright years. (diff) | |
download | eselect-870fddee2d04b4893d5581e4510684b1701b8284.tar.gz eselect-870fddee2d04b4893d5581e4510684b1701b8284.tar.bz2 eselect-870fddee2d04b4893d5581e4510684b1701b8284.zip |
Update NEWS.
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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.14: + Bug fixes: + - Fixed bug #662996: Example in profile.eselect(5) man page. + + New features: + - In profile module, warn about deprecated profiles (bug #673568). + - Display warning messages in yellow instead of red. + 1.4.13: New features: - New get_libdir() function in multilib library. |