/offlineimap/head: changeset 143

No longer throws an exception when updating messages with strange Date
headers; will just set IMAP Internaldate to the current date.
This commit is contained in:
jgoerzen
2002-07-18 22:50:50 +01:00
parent 0f104249ee
commit 57ba2d0e85
2 changed files with 8 additions and 3 deletions

View File

@ -1,6 +1,8 @@
offlineimap (3.0.3) unstable; urgency=low
* Placeholder.
* No longer throws an exception when updating messages with strange
Date headers; will just set IMAP Internaldate to the current date.
Closes: #153425.
-- John Goerzen <jgoerzen@complete.org> Thu, 18 Jul 2002 17:46:13 -0500