diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-12-07 13:13:21 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-12-07 13:13:21 +0100 |
commit | f1a2382d59595084afef14cbccce6fb79f50f0a6 (patch) | |
tree | b862c45499aa54d3fb8cb4579c5ea793eeaf1178 /NEWS | |
parent | Don't reset output mode in default do_help(). (diff) | |
download | eselect-f1a2382d59595084afef14cbccce6fb79f50f0a6.tar.gz eselect-f1a2382d59595084afef14cbccce6fb79f50f0a6.tar.bz2 eselect-f1a2382d59595084afef14cbccce6fb79f50f0a6.zip |
Update version to 1.4.eselect-1.4
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,6 +1,19 @@ 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: + Bug fixes: + - Fixed bug #460328: Don't warn about symlink path when using --force + in profile module. + + New features: + - In brief output mode, suppress line wrapping within lists (bug #490882). + - Don't disable brief output mode in help action and modules list. + - New option --only-names for 'eselect modules list'. + - Removed deprecated list-modules and list-options global actions. + - Removed deprecated --no-colour global option. + - Suggest bash completions also for 'eselect' without any parameters yet. + 1.3.8: Bug fixes: - Don't install man page for removed bashcomp module. |