offlineimap rev 490
"Automatic Subversion Change Mailer" <[email protected]> Wed, 16 Jul 2003 09:25:00 -0500 (CDT)
| Newsgroups | gmane.mail.imap.offlineimap.subversion |
|---|---|
| Message-ID | <[email protected]> |
You are receiving this message because all commits get sent to this address. Author: jgoerzen Date: 2003-07-16 09:24:55 -0500 (Wed, 16 Jul 2003) New Revision: 490 Modified: imaplib/head/debian/ imaplib/head/debian/changelog imaplib/head/setup.py imaplib/head/COPYING imaplib/head/offlineimap.sgml imaplib/head/Makefile imaplib/head/README Log: Copied several files from OfflineIMAP Diff: Copied: imaplib/head/debian (from rev 486, offlineimap/head/debian) Modified: imaplib/head/debian/changelog ============================================================================== --- offlineimap/head/debian/changelog (original) +++ imaplib/head/debian/changelog 2003-07-16 09:24:59.000000000 -0500 @@ -1,13 +1,20 @@ +offlineimap (3.99.20) unstable; urgency=low + + * OfflineIMAP now moves messages between new and cur in Maildir when flags + have changed on the server. + * Applied patch from Joerg Wendland <[email protected]> to use + APPENDUID result from mail servers that provide it. Closes: #198772. + + -- John Goerzen <[email protected]> Thu, 27 Jun 2003 07:28:33 -0500 + 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(). - * Applied patch from Joerg Wendland <[email protected]> to use - APPENDUID result from mail servers that provide it. Closes: #198772. - -- John Goerzen <[email protected]> Thu, 27 Jun 2003 07:04:53 -0500 + -- John Goerzen <[email protected]> Mon, 2 Jun 2003 07:04:53 -0500 offlineimap (3.99.18) unstable; urgency=low Copied: imaplib/head/setup.py (from rev 486, offlineimap/head/setup.py) Copied: imaplib/head/COPYING (from rev 486, offlineimap/head/COPYING) Copied: imaplib/head/offlineimap.sgml (from rev 486, offlineimap/head/offlineimap.sgml) Copied: imaplib/head/Makefile (from rev 486, offlineimap/head/Makefile) Copied: imaplib/head/README (from rev 486, offlineimap/head/README)