aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-12-07 13:13:21 +0100
committerUlrich Müller <ulm@gentoo.org>2013-12-07 13:13:21 +0100
commitf1a2382d59595084afef14cbccce6fb79f50f0a6 (patch)
treeb862c45499aa54d3fb8cb4579c5ea793eeaf1178 /NEWS
parentDon't reset output mode in default do_help(). (diff)
downloadeselect-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--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 818ae0d..e7506a9 100644
--- a/NEWS
+++ b/NEWS
@@ -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.