scandlg: cleanup code.
[abby.git] / NEWS
blob5ed6534d25bdb9a009cde132ea98d22c24234a44
2 Version 0.4.7
3 -------------
5 Scan and RSS overhaul adds progressbar, log view and abort
6 functionality. Scan patterns have also fixed. RSS overhaul
7 includes adding support for multiple feeds.
10 Version 0.4.5
11 --------------
13 This release addresses c/clive detection and makes minor
14 enhancements to the preferences dialog allowing immediate
15 c/clive path verification. Users previously had to specify
16 the path to the c/clive command, close the dialog and then
17 open the about dialog to check if the path was valid.
19 As of this release, abby will attempt to autodetect the
20 c/clive command from the path if the field is empty in
21 the preferences.
23 For example:
24   PATH=$PATH:/my/bin/dir ./abby
26 If the detection fails, abby prompts the user to specify the
27 path manually.