httpmgr: fix: emit finished if != http/200.
[abby.git] / NEWS
blob4a322668cfcd69c24b80777a24e5955e8c93b0fe
2 Version 0.4.7
3 -------------
5 Scan overhaul adds progressbar, log view and abort functionality.
6 Scan patterns were also fixed.
9 Version 0.4.5
10 --------------
12 This release addresses c/clive detection and makes minor
13 enhancements to the preferences dialog allowing immediate
14 c/clive path verification. Users previously had to specify
15 the path to the c/clive command, close the dialog and then
16 open the about dialog to check if the path was valid.
18 As of this release, abby will attempt to autodetect the
19 c/clive command from the path if the field is empty in
20 the preferences.
22 For example:
23   PATH=$PATH:/my/bin/dir ./abby
25 If the detection fails, abby prompts the user to specify the
26 path manually.