]> git.cworth.org Git - sup/blob - History.txt
updated for (some) 0.0.7 improvements
[sup] / History.txt
1 == 0.0.7 / XXXXXX
2 * Moving messages between sources now preserves state.
3 * Split sup-import into two bits: sup-import and sup-add.
4 * sup-import --force_rebuild is now --full-rebuild.
5 * Better error handling for IMAP and svn+ssh.
6 * Hit 'a' in thread-view-mode to alias a contact. Hit 'S' to search for
7   all email to/from them.
8 * Removed hoe dependency; added trollop dependency.
9 * Many internal code improvements.
10
11 == 0.0.6 / 2007-01-06
12 * Very minor fix to support more types of IMAP authentication.
13
14 == 0.0.5 / 2007-01-05
15
16 * More bugfixes, primarily for IMAP.
17 * doc/UserGuide.txt
18
19 == 0.0.4 / 2007-01-03
20  
21 * Bugfixes, primarily for threaded networking.
22
23 == 0.0.3 / 2007-01-02
24
25 * Major speed increase for index views (inbox, search results), which
26   are now loaded completely from the IR index. The only time the
27   original sources need to be touched is when viewing a thread. This
28   is important for slow sources like IMAP and mbox+ssh.
29 * Remote mbox support with mbox+ssh URIs.
30 * IMAP now actually works.
31 * sup-import uses HighLine and is generally much improved.
32 * Multitudinous minor bug fixes and improvements.
33
34 == 0.0.2 / 2006-12-10
35
36 * IMAP support
37 * Better handling of broken sources. (Everything won't just die.)
38 * You will need to rebuild both your index, and sources.yaml.
39   Sorry!
40
41 == 0.0.1 / 2006-11-28
42
43 * Initial release. Unix-centrism, support for mbox only, no i18n.
44   Untested on anything other than 1.8.5. Other than that, works great!
45