]> git.cworth.org Git - sup/blobdiff - History.txt
minor message parsing bugfix
[sup] / History.txt
index eda41f98eaf253ade364544e6e7f8e4ed249b776..d9daf70ec570bf485f18d4895f53ee14c99e1729 100644 (file)
@@ -1,11 +1,28 @@
-== 0.0.8 / XXXX
-* Maildir support.
-* Renamed sup-import => sup-sync with a brand new interface.
+== 0.1 / 2007-07-17
+* MIME attachment creation.
+* i18n support: character set conversion and rfc2047 header decoding.
+* Better MIME handling.
+* Multiple account support.
+* Locking and concurrent Sup process detection and killation.
+* Thread autoloading when you scroll down.
+* Batch deletion of messages marked deleted or spam from message
+  sources via sup-sync-back tool (mbox only).
+* Millions of bugfixes.
+
+== 0.0.8 / 2007-04-01
+
+* Maildir support!
+* New command: sup-config. Interactively walks you through everything
+  you need to get up and running.
+* Now proactive about notifying users of de-synced sources.
+* Renamed sup-import => sup-sync with a brand new, less illogical
+  interface.
 * Added a sup-dump, to enable backing up and rebuilding indices from
   scratch (e.g. when Ferret upgrades break index formats).
 * More bugfixes. Will they ever end?
 
 == 0.0.7 / 2007-02-12
+
 * Split sup-import into two bits: sup-import and sup-add.
 * Command-line arguments now handled by trollop.
 * Better error handling for IMAP and svn+ssh.
@@ -18,6 +35,7 @@
 * Removed hoe dependency.
 
 == 0.0.6 / 2007-01-06
+
 * Very minor fix to support more types of IMAP authentication.
 
 == 0.0.5 / 2007-01-05
@@ -51,4 +69,3 @@
 
 * Initial release. Unix-centrism, support for mbox only, no i18n.
   Untested on anything other than 1.8.5. Other than that, works great!
-