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