/offlineimap/head: changeset 484
Added a "force" option to imapserver/select to force a reloading of a folder. Per [complete.org #67], when cachemessagelist() was called on an object that was cached from a previous run, it would not re-issue the select(). Closes: [complete.org #67]
This commit is contained in:
@ -1,3 +1,12 @@
|
||||
offlineimap (3.99.19) unstable; urgency=low
|
||||
|
||||
* Added a "force" option to imapserver/select to force a reloading of a
|
||||
folder. Per [complete.org #67], when cachemessagelist() was called
|
||||
on an object that was cached from a previous run, it would not
|
||||
re-issue the select().
|
||||
|
||||
-- John Goerzen <jgoerzen@complete.org> Mon, 2 Jun 2003 07:04:53 -0500
|
||||
|
||||
offlineimap (3.99.18) unstable; urgency=low
|
||||
|
||||
* Made a fix for Python2.3 compatibility.
|
||||
|
Reference in New Issue
Block a user