aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-11 15:22:26 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-11 15:22:26 +0100
commiteb53e8f87133640e891719ac9974b82869105f06 (patch)
tree1086af2dfeccd47c313ea8994bc7e468750c9d76 /NEWS
parentpng conversion is no longer done in a separate process. (diff)
downloadscrotty-eb53e8f87133640e891719ac9974b82869105f06.tar.gz
scrotty-eb53e8f87133640e891719ac9974b82869105f06.tar.bz2
scrotty-eb53e8f87133640e891719ac9974b82869105f06.tar.xz
add shell tab-completion + fix translation
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1bd2dad..cdb09ad 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,8 @@ scrotty NEWS -*- outline -*-
The GNU C library, or any POSIX-compliant C standard
library with the getopt_long function, is now required.
+ auto-auto-complete as been added as a optional dependency.
+
** Improvements
The option --raw has been added. This option makes scrotty
@@ -39,6 +41,9 @@ scrotty NEWS -*- outline -*-
Performance is significantly improved (for PNG images)
because images are stored directly as PNG and not converted.
+ Tab-completion for GNU Bash, fish, and Z shell has been
+ added as an optional features.
+
** Translations
The program and the man page has been translated to Swedish.