]> git.cworth.org Git - sup/commitdiff
updated for (some) 0.0.7 improvements
authorwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Thu, 1 Feb 2007 21:18:02 +0000 (21:18 +0000)
committerwmorgan <wmorgan@5c8cc53c-5e98-4d25-b20a-d8db53a31250>
Thu, 1 Feb 2007 21:18:02 +0000 (21:18 +0000)
git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@289 5c8cc53c-5e98-4d25-b20a-d8db53a31250

History.txt

index cc2950c53a183a925d7f292cf6042b25ead90958..7d4f42f01ab3a16e28d33b6c3a7d217ccbada280 100644 (file)
@@ -1,3 +1,13 @@
+== 0.0.7 / XXXXXX
+* Moving messages between sources now preserves state.
+* Split sup-import into two bits: sup-import and sup-add.
+* sup-import --force_rebuild is now --full-rebuild.
+* Better error handling for IMAP and svn+ssh.
+* Hit 'a' in thread-view-mode to alias a contact. Hit 'S' to search for
+  all email to/from them.
+* Removed hoe dependency; added trollop dependency.
+* Many internal code improvements.
+
 == 0.0.6 / 2007-01-06
 * Very minor fix to support more types of IMAP authentication.