]> git.cworth.org Git - sup/blob - History.txt
8a24ca2567cf4ca268dd959c131b0e79911adfac
[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 * Command-line arguments now handled by trollop.
5 * Better error handling for IMAP and svn+ssh.
6 * New commands in thread-view-mode
7   - 'a' to add an email to the addressbook
8   - 'S' to search for all email to/from an email address
9   - 'A' to kill buffer and archive thread in one swell foop
10 * Removed hoe dependency.
11
12 == 0.0.6 / 2007-01-06
13 * Very minor fix to support more types of IMAP authentication.
14
15 == 0.0.5 / 2007-01-05
16
17 * More bugfixes, primarily for IMAP.
18 * doc/UserGuide.txt
19
20 == 0.0.4 / 2007-01-03
21  
22 * Bugfixes, primarily for threaded networking.
23
24 == 0.0.3 / 2007-01-02
25
26 * Major speed increase for index views (inbox, search results), which
27   are now loaded completely from the IR index. The only time the
28   original sources need to be touched is when viewing a thread. This
29   is important for slow sources like IMAP and mbox+ssh.
30 * Remote mbox support with mbox+ssh URIs.
31 * IMAP now actually works.
32 * sup-import uses HighLine and is generally much improved.
33 * Multitudinous minor bug fixes and improvements.
34
35 == 0.0.2 / 2006-12-10
36
37 * IMAP support
38 * Better handling of broken sources. (Everything won't just die.)
39 * You will need to rebuild both your index, and sources.yaml.
40   Sorry!
41
42 == 0.0.1 / 2006-11-28
43
44 * Initial release. Unix-centrism, support for mbox only, no i18n.
45   Untested on anything other than 1.8.5. Other than that, works great!
46