mainwnd: logview: flip undoRedoEnable, acceptRichText.
[abby.git] / NEWS
blob4aee9b4ec311e3157d3412df10591ab1b84a6add
2 Version 0.4.7
3 -------------
5 Scan and RSS overhaul adds progressbar, log view and abort
6 functionality. 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.