Bump version to 005 (somehow I missed this for 004)
[rox-postal.git] / Help / Changelog
blobfd16aae0e74879416cf7dca8ce40430dd3012d6b
1 Postal - an email checker applet for the ROX Panel
2 2007-03-25 Ken Hayber <ken@hayber.us>
3         Version 004
4         * Attach notification popup to widget
5         * Improved notification updates
6         * Catch timeout exceptions and show in tooltip
8 2006-09-24 Ken Hayber <ken@hayber.us>
9         Version 003
10         * Big changes!
11         * Refactored to support other mailbox types (IMAP, POP, MBOX)
12         * New Account Editor GUI
13         * Support notification-daemon (if pynotify installed)
14         * Icon changes
15         * Only report new messages in the Tooltip.
17 2006-01-17 Ken Hayber <ken@hayber.us>
18         Version 002
19         * Pass readonly=True to IMAP4.select() command.  Without this, another 
20           connection may take over the mailbox and raise an exception.
21         * Add option to play sound when new mail arrives. 
23 2005-12-31 Ken Hayber <ken@hayber.us>
24         Version 001
25         * First release