4 - status: Reuse the status line, do not use newlines [6e905c4]
5 - Add framework for handling SIGWINCH [9d25820]
6 - quvi-dump: Setup SIGWINCH handler [acda95f]
7 - quvi-get: Setup SIGWINCH handler [8f30984]
8 - quvi-scan: Setup SIGWINCH handler [953a3ac]
9 - FIX: Keep the input URL order [c45aa78]
10 - FIX: lutil_quvi_init: Pass handle value to quvi_errmsg [7f70b96]
11 - FIX: progressbar: Print correct "mode:" [f4fac23]
12 - lprint: rfc2483: Escape sparingly [0d85b5f]
14 18 files changed, 304 insertions(+), 102 deletions(-)
19 This is the first official release of the 0.9 of quvi. The typical list
20 of the changes (commit-by-commit), since the 0.4, were omitted.
22 For a detailed list of the changes, see the git commit log. For an
23 overview of the changes made in the quvi project 0.9+ series, see:
24 http://quvi.sourceforge.net/doc/other/quvi-prj-ptnine.html (WIP)
27 v0.4.2 (2012-03-01) / Toni Gundogdu
30 - Add "%e" to print the extension of the linked file [8c82966]
31 - Add "%h" to print the thumbnail URL for a link [9e463f0]
34 0.4.1 Mon Nov 28 2011 Toni Gundogdu
36 - Accept multiple occurences of --exec
37 - Add verbosity level 'mute'
51 - Properly escape strings passed to shell (#79)
52 Many thanks to Tomas Janousek <tomi@nomi.cz> for the patch!
55 0.4.0 Wed Oct 05 2011 Toni Gundogdu
57 - Split from "quvi", new repo at <http://repo.or.cz/w/quvi-tool.git>
58 - Make --category-all new default (prev. --category-http)
59 - Extend --exec to support %t, page title (#41)
60 - Remove deprecated "--format (help|list)"
61 - Remove deprecated "--no-shortened"
62 - Remove deprecated "--old"
64 For earlier notes, see <http://repo.or.cz/w/quvi.git/blob/HEAD:/NEWS>.