]> git.cworth.org Git - sup/blobdiff - History.txt
alias contacts in thread-view-mode
[sup] / History.txt
index cfdd429948a868752435adb54ad17c3d1cde9ef4..cc2950c53a183a925d7f292cf6042b25ead90958 100644 (file)
@@ -1,9 +1,30 @@
+== 0.0.6 / 2007-01-06
+* Very minor fix to support more types of IMAP authentication.
+
+== 0.0.5 / 2007-01-05
+
+* More bugfixes, primarily for IMAP.
+* doc/UserGuide.txt
+
+== 0.0.4 / 2007-01-03
+* Bugfixes, primarily for threaded networking.
+
+== 0.0.3 / 2007-01-02
+
+* Major speed increase for index views (inbox, search results), which
+  are now loaded completely from the IR index. The only time the
+  original sources need to be touched is when viewing a thread. This
+  is important for slow sources like IMAP and mbox+ssh.
+* Remote mbox support with mbox+ssh URIs.
+* IMAP now actually works.
+* sup-import uses HighLine and is generally much improved.
+* Multitudinous minor bug fixes and improvements.
+
 == 0.0.2 / 2006-12-10
 
 * IMAP support
-
 * Better handling of broken sources. (Everything won't just die.)
-
 * You will need to rebuild both your index, and sources.yaml.
   Sorry!