diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-11 15:22:26 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-11 15:22:26 +0100 |
commit | eb53e8f87133640e891719ac9974b82869105f06 (patch) | |
tree | 1086af2dfeccd47c313ea8994bc7e468750c9d76 /NEWS | |
parent | png conversion is no longer done in a separate process. (diff) | |
download | scrotty-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-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |