rename CHANGES -> ChangeLog.
[abby.git] / NEWS
blob9047adba20785a4dae9e1b52e71fc7e6af4e701c
2 Version 0.4.8
3 -------------
5 Replaced buggy RSS feed parser. Feeds should be parsed properly now.
8 Version 0.4.7
9 -------------
11 Scan and RSS overhaul adds progressbar, log view and abort
12 functionality. Scan patterns have also fixed. RSS overhaul
13 includes adding support for multiple feeds.
15 Minimize to system tray. Double-click restores. Right-click
16 opens the context menu. Added "Minimize to system tray"
17 checkbox to the program preferences dialog.
19 w32 users: Minimize to system tray does not hide abby
20 from the taskbar. This is a known bug.
22 Links can now be dropped to the main window, rss dialog
23 and scan dialog.
26 Version 0.4.5
27 --------------
29 This release addresses c/clive detection and makes minor
30 enhancements to the preferences dialog allowing immediate
31 c/clive path verification. Users previously had to specify
32 the path to the c/clive command, close the dialog and then
33 open the about dialog to check if the path was valid.
35 As of this release, abby will attempt to autodetect the
36 c/clive command from the path if the field is empty in
37 the preferences.
39 For example:
40   PATH=$PATH:/my/bin/dir ./abby
42 If the detection fails, abby prompts the user to specify the
43 path manually.