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