]> git.notmuchmail.org Git - notmuch/blob - debian/changelog
debian/changelog: Fix email address to avoid lintian complaint.
[notmuch] / debian / changelog
1 notmuch (0.3) unstable; urgency=low
2
3   * User-configurable tags for new messages
4   * Threads search results named based on subjects that match search
5   * Faster operation of "notmuch tag" (avoid unneeded sorting)
6   * Even Better guessing of From: header for "notmuch reply"
7   * Indication of author names that match a search
8   * emacs: An entirely new initial view for notmuch, (friendly yet powerful)
9   * emacs: Full-featured "customize" support for configuring notmuch
10   * emacs: Support for doing tab-completion of email addresses
11   * emacs: Support for file-based (Fcc) delivery of sent messages
12   * emacs: New 'G' key binding to trigger mail refresh (G == "Get new mail")
13   * emacs: Implement emacs message display with the JSON output from notmuch
14   * emacs: Better handling of HTML/MIME attachments (inline images!)
15   * emacs: Customizable support for tidying of text/plain message content
16   * emacs: New support for searchable citations (even when hidden)
17   * emacs: More flexible handling of header visibility
18   * emacs: The Return key now toggles message visibility anywhere
19   * emacs: Customizable formatting of search results
20   * emacs: Generate nicer names for search buffers when using a saved search.
21   * emacs: Add a notmuch User-Agent header when sending mail from notmuch/emacs
22   * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread
23   * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries
24
25  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 02:07:29 -0700
26
27 notmuch (0.2) unstable; urgency=low
28
29   * Better guessing of From: header.
30   * Make "notmuch count" with no arguments count all messages
31   * Provide a new special-case search term of "*" to match all messages.
32   * Detect thread connections when a parent message is missing.
33   * Fix potential data loss in "notmuch new" with SIGINT
34   * Fix segfault when a message includes a MIME part that is empty.
35   * Fix handling of non-ASCII characters with --format=json
36   * Fix headers to be properly decoded in "notmuch reply"
37   * emacs: Show the last few lines of citations as well as the first few lines.
38   * emacs: The '+' and '-' commands can now add and remove tags by region.
39   * emacs: More meaningful buffer names for thread-view buffers. 
40   * emacs: Customized colors of threads in search view based on tags.
41
42  -- Carl Worth <cworth@debian.org>  Fri, 16 Apr 2010 10:20:23 -0700
43
44 notmuch (0.1-1) unstable; urgency=low
45
46   [ martin f. krafft ]
47   * Add suggestion to vim-addon-manager.
48
49   [ Carl Worth ]
50   * Improve package description (closes: #566282).
51   * New upstream version (0.1) (closes: #576647).
52   * New versioning to track upstream version scheme.
53   * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
54   * Update to advertise conformance with policy 3.8.4 (no changes).
55   * Add a debian/watch file to notice upstream tar files.
56
57  -- Carl Worth <cworth@debian.org>  Tue, 06 Apr 2010 18:27:49 -0700
58
59 notmuch (0.0+201001211401) unstable; urgency=low
60
61   * Upload to Debian (closes: #557354).
62   * New versioning scheme.
63   * Added emacs build dependency.
64   * Added Vcs-Browser field to debian/control.
65   * Downgrade recommendation for emacs to suggestion.
66   * Add vim to suggestions and enhancements.
67   * Put debian/* under separate copyright.
68   * Make Carl the maintainer.
69   * Add myself to uploaders.
70   * Install the vim plugin (using vim-addons).
71
72  -- martin f. krafft <madduck@debian.org>  Thu, 21 Jan 2010 14:00:54 +1300
73
74 notmuch (0.0-1) unstable; urgency=low
75
76   * New Debian package.
77
78  -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 27 Nov 2009 13:39:09 -0500