add Util::appendLog.
[abby.git] / NEWS
blob35f7a149d8eb35f22f2a8d5338309ad763926284
2 Version 0.4.5
3 --------------
5 This release addresses c/clive detection and makes minor
6 enhancements to the preferences dialog allowing immediate
7 c/clive path verification. Users previously had to specify
8 the path to the c/clive command, close the dialog and then
9 open the about dialog to check if the path was valid.
11 As of this release, abby will attempt to autodetect the
12 c/clive command from the path if the field is empty in
13 the preferences.
15 For example:
16   PATH=$PATH:/my/bin/dir ./abby
18 If the detection fails, abby prompts the user to specify the
19 path manually.