/offlineimap/head: changeset 217

-d now takes a parameter to specify what kind of debugging to do.
imaplib now does debugging through the UI system. UIBase now has a
debugging process.
This commit is contained in:
jgoerzen
2002-08-08 21:03:36 +01:00
parent 60ea05cf98
commit a6e85174fe
7 changed files with 60 additions and 15 deletions

View File

@ -1,3 +1,10 @@
offlineimap (3.2.3) unstable; urgency=low
* -d now takes a parameter: imap or maildir (or both) to specify
what type of debugging to do.
-- John Goerzen <jgoerzen@complete.org> Thu, 8 Aug 2002 10:02:36 -0500
offlineimap (3.2.2) unstable; urgency=low
* Updated manual to show new Gray color.