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