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