Minor fixes
[rox-postal.git] / Help / Changes
blob3c045488bea977f391544b34a662fe1f0e055bf9
1 Version 003-alpha (2006-09-10)
2 * Big changes!
3 * Refactored to support other mailbox types (IMAP, POP, MBOX)
4 * Support notification-daemon (if pynotify installed)
5 * Icon changes
6 * Only report new messages in the Tooltip.
7 (Testing release - lots of error checking probably needed, Account editor needed.)
9 Version 002 (2006-01-17)
10 * Pass readonly=True to IMAP4.select() command.  Without this, another 
11 connection may take over the mailbox and raise an exception.
12 * Add option to play sound when new mail arrives. 
14 Version 001 (2005-12-31)
15 * First release