]> git.notmuchmail.org Git - notmuch/blob - debian/changelog
debian/changelog: Add note that notmuch-vim description is in (bug #631974)
[notmuch] / debian / changelog
1 notmuch (0.6~264) UNRELEASED; urgency=low
2
3   * New snapshot, in progress
4   * Fix description of notmuch-vim to mention vim, not emacs
5     (Closes: #631974)
6
7  -- David Bremner <bremner@debian.org>  Thu, 23 Jun 2011 19:39:05 -0300
8
9 notmuch (0.6~254) experimental; urgency=low
10
11   [David Bremner]
12   * Git snapshot fba968d
13   * Upstream release candidate
14   * Build binary package python-notmuch from upstream notmuch.
15   * Split off emacs and vim interfaces into their own packages.
16     (Closes: #578199)
17   * Hide Xapian exception symbols
18   * Build-depend on emacs23-nox instead of emacs
19
20   [ Jameson Rollins ]
21   * Bump standards version to 3.9.2 (No changes).
22   
23  -- David Bremner <bremner@debian.org>  Thu, 23 Jun 2011 07:50:05 -0300
24
25 notmuch (0.6~237) experimental; urgency=low
26
27   * Git snapshot 12d6f90
28   * Emacs: hide original message in top posted replies, isearch fix,
29     message display/hiding fixes/improvements.
30   * CLI: received header fixes.
31   * python: Improve docs, Remove Messages().__len__, Implement
32     Message.__cmp__ and __hash__, Message.tags_to_maildir_flags
33
34  -- David Bremner <bremner@debian.org>  Sat, 18 Jun 2011 11:14:51 -0300
35
36 notmuch (0.6~215) experimental; urgency=low
37
38   * Git snapshot 5143e5e
39   * GMime: improve password handling, prevent premature closing stdout
40   * Emacs: sender address UI tweaks
41   * lib/message-file: plug three memleaks.
42   * Updated python bindings
43   * Sanitize "Subject:" and "Author:" fields in notmuch-search
44   * vim: new delete command, update mark as read command
45
46  -- David Bremner <bremner@debian.org>  Sat, 04 Jun 2011 08:37:36 -0300
47
48 notmuch (0.6~180) experimental; urgency=low
49
50   * Git snapshot 1a96c40
51   * Fix corruption of binary parts
52     (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org")
53
54  -- David Bremner <bremner@debian.org>  Tue, 31 May 2011 21:16:35 -0300
55
56 notmuch (0.6~171) experimental; urgency=low
57
58   * Git snapshot cb8418784c2
59   * PGP/MIME handling in CLI and emacs front end.
60   * cli: Rewrite of multipart handling.
61   * emacs: Make the queries used in the all-tags section configurable
62   * emacs: Choose from address when composing/replying
63   * emacs: add notmuch-before- and notmuch-after-tag-hook
64   * notmuch reply: Avoid segmentation fault when printing multiple parts
65   * notmuch show: New part output handling.
66   * emacs: Show cleaner `From:' addresses in the summary line.
67   * emacs: Add custom `notmuch-show-elide-same-subject', 
68     `notmuch-show-always-show-subject' 
69   * emacs: Render text/x-vcalendar parts.
70   * emacs: Add `notmuch-show-multipart/alternative-discouraged'.
71   * vim: parse 'from' address, use sendmail directly, implement archive in
72     show view, refactor tagging stuff
73   * Eager metadata optimizations
74   * emacs: Fix notmuch-search-process-filter to handle incomplete lines
75   * Fix installation of zsh completion
76   * new: Enhance progress reporting
77   * Do not defer maildir flag synchronization for new messages
78   * vim: Get user email address from notmuch config file.
79   * lib: Save and restore term position in message while indexing.
80   * notmuch search: Clean up some memory leaks during search loop.
81   * New bindings for Go
82   * ruby: Add wrapper for message_get_filenames,  maildir sync. interface
83     query_get_s{ort,tring}
84   * Add support for folder-based searching.
85   * compatibility fixes for emacs22
86
87  -- David Bremner <bremner@debian.org>  Sat, 28 May 2011 07:25:49 -0300
88
89 notmuch (0.5+nmu3) unstable; urgency=low
90
91   * Non-maintainer upload.
92   * Upload to unstable.
93
94  -- David Bremner <bremner@debian.org>  Sun, 01 May 2011 15:09:09 -0300
95
96 notmuch (0.5+nmu2) experimental; urgency=low
97
98   * Non-maintainer upload.
99   * Second try at timeout for test. Put timeouts at top level.
100
101  -- David Bremner <bremner@debian.org>  Sun, 19 Dec 2010 21:40:08 -0400
102
103 notmuch (0.5+nmu1) experimental; urgency=low
104
105   * Non-maintainer upload.
106   * Add a timeout to emacs tests to hopefully work around build failures.
107
108  -- David Bremner <bremner@debian.org>  Tue, 14 Dec 2010 22:23:51 -0400
109
110 notmuch (0.5) unstable; urgency=low
111
112   * new: maildir-flag synchronization
113   * new: New "notmuch show --format=raw" (enables local emacs interface,
114     for example, to use remote notmuch via ssh)
115   * lib: Support for multiple files for a message
116     (notmuch_message_get_filenames)
117   * lib: Support for maildir-flag synchronization
118     (notmuch_message_tags_to_maildir_flags and
119     notmuch_message_maildir_flags_to_tags)
120   * emacs: Incompatible change to format of notmuch-fcc-dirs variable (for
121     users using the "fancy" configuration)
122   * emacs: Cleaner display of subject lines in thread views
123
124  -- Carl Worth <cworth@debian.org>  Thu, 11 Nov 2010 20:49:11 -0800
125
126 notmuch (0.4) unstable; urgency=low
127
128   * new: notmuch search --output=(summary|threads|messages|tags|files)
129   * new: notmuch show --format=mbox <search-specification>
130   * new: notmuch config [get|set] <section>.<item> [value ...]
131   * lib: Add notmuch_query_get_query_string and notmuch_query_get_sort
132   * emacs: Enable Fcc of all sent messages by default (to "sent" directory)
133   * emacs: Ability to all open messages in a thread to a pipe
134   * emacs: Optional support for detecting inline patches
135   * emacs: Automatically tag messages as "replied" when sending a reply
136   * emacs: Allow search-result color specifications to overlay each other
137   * emacs: Make hidden author names still available for incremental search.
138   * emacs: New binding of Control-TAB (works like TAB in reverse)
139   * test: New modularization of test suite.
140   * test: New testing of emacs interface.
141   * bugfix: Avoid setting Bcc header in "notmuch reply"
142   * bugfix: Avoid corruption of database when "notmuch new " is interrupted.
143   * bugfix: Fix failure with extremely long message ID headers.
144   * bugfix: Fix for messages with "charset=unknown-8bit"
145   * bugfix: Fix notmuch_query_search_threads to return NULL on any exception
146   * bugfix: Fix "notmuch search" to return non-zero on any exception
147   * emacs bugfix: Fix for message with a subject containing, "[1234]"
148   * emacs bugfix: Fix to correctly handle message IDs containing ".."
149   * emacs bugfix: Fix initialization so "M-x notmuch" works by default.
150
151  -- Carl Worth <cworth@debian.org>  Mon, 01 Nov 2010 16:23:47 -0700
152
153 notmuch (0.3.1) unstable; urgency=low
154
155   * Fix an infinite loop in "notmuch reply"
156   * Fix a potential SEGV in "notmuch search"
157   * emacs: Fix calculations for line wrapping in the "notmuch" view.
158   * emacs: Fix Fcc support to prompt to create a directory if necessary
159
160  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 17:02:07 -0700
161
162 notmuch (0.3) unstable; urgency=low
163
164   * User-configurable tags for new messages
165   * Threads search results named based on subjects that match search
166   * Faster operation of "notmuch tag" (avoid unneeded sorting)
167   * Even Better guessing of From: header for "notmuch reply"
168   * Indication of author names that match a search
169   * emacs: An entirely new initial view for notmuch, (friendly yet powerful)
170   * emacs: Full-featured "customize" support for configuring notmuch
171   * emacs: Support for doing tab-completion of email addresses
172   * emacs: Support for file-based (Fcc) delivery of sent messages
173   * emacs: New 'G' key binding to trigger mail refresh (G == "Get new mail")
174   * emacs: Implement emacs message display with the JSON output from notmuch
175   * emacs: Better handling of HTML/MIME attachments (inline images!)
176   * emacs: Customizable support for tidying of text/plain message content
177   * emacs: New support for searchable citations (even when hidden)
178   * emacs: More flexible handling of header visibility
179   * emacs: The Return key now toggles message visibility anywhere
180   * emacs: Customizable formatting of search results
181   * emacs: Generate nicer names for search buffers when using a saved search.
182   * emacs: Add a notmuch User-Agent header when sending mail from notmuch/emacs
183   * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread
184   * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries
185
186  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 02:07:29 -0700
187
188 notmuch (0.2) unstable; urgency=low
189
190   * Better guessing of From: header.
191   * Make "notmuch count" with no arguments count all messages
192   * Provide a new special-case search term of "*" to match all messages.
193   * Detect thread connections when a parent message is missing.
194   * Fix potential data loss in "notmuch new" with SIGINT
195   * Fix segfault when a message includes a MIME part that is empty.
196   * Fix handling of non-ASCII characters with --format=json
197   * Fix headers to be properly decoded in "notmuch reply"
198   * emacs: Show the last few lines of citations as well as the first few lines.
199   * emacs: The '+' and '-' commands can now add and remove tags by region.
200   * emacs: More meaningful buffer names for thread-view buffers. 
201   * emacs: Customized colors of threads in search view based on tags.
202
203  -- Carl Worth <cworth@debian.org>  Fri, 16 Apr 2010 10:20:23 -0700
204
205 notmuch (0.1-1) unstable; urgency=low
206
207   [ martin f. krafft ]
208   * Add suggestion to vim-addon-manager.
209
210   [ Carl Worth ]
211   * Improve package description (closes: #566282).
212   * New upstream version (0.1) (closes: #576647).
213   * New versioning to track upstream version scheme.
214   * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
215   * Update to advertise conformance with policy 3.8.4 (no changes).
216   * Add a debian/watch file to notice upstream tar files.
217
218  -- Carl Worth <cworth@debian.org>  Tue, 06 Apr 2010 18:27:49 -0700
219
220 notmuch (0.0+201001211401) unstable; urgency=low
221
222   * Upload to Debian (closes: #557354).
223   * New versioning scheme.
224   * Added emacs build dependency.
225   * Added Vcs-Browser field to debian/control.
226   * Downgrade recommendation for emacs to suggestion.
227   * Add vim to suggestions and enhancements.
228   * Put debian/* under separate copyright.
229   * Make Carl the maintainer.
230   * Add myself to uploaders.
231   * Install the vim plugin (using vim-addons).
232
233  -- martin f. krafft <madduck@debian.org>  Thu, 21 Jan 2010 14:00:54 +1300
234
235 notmuch (0.0-1) unstable; urgency=low
236
237   * New Debian package.
238
239  -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 27 Nov 2009 13:39:09 -0500