]> git.notmuchmail.org Git - notmuch/blob - debian/changelog
Merge branch 'release'
[notmuch] / debian / changelog
1 notmuch (0.10-1) unstable; urgency=low
2
3   * New upstream release
4     - search performance improvements
5     - emacs UI improvements
6     - new dump/restore features
7     - new script contrib/nmbug for sharing tags
8     - see /usr/share/doc/notmuch/NEWS for details
9
10  -- David Bremner <bremner@debian.org>  Wed, 23 Nov 2011 07:44:01 -0400
11
12 notmuch (0.10~rc2-1) experimental; urgency=low
13
14   * New upstream release candidate
15     - includes patch to avoid long unix domain socket paths in tests
16
17  -- David Bremner <bremner@debian.org>  Sat, 19 Nov 2011 08:21:39 -0400
18
19 notmuch (0.10~rc1-1) experimental; urgency=low
20
21   * New upstream release candidate.
22
23  -- David Bremner <bremner@debian.org>  Tue, 15 Nov 2011 19:46:55 -0400
24
25 notmuch (0.9-1) unstable; urgency=low
26
27   * New upstream release.
28   * Only doc changes since last release candidate.
29   * Upload to unstable.
30
31  -- David Bremner <bremner@debian.org>  Tue, 11 Oct 2011 21:51:29 -0300
32
33 notmuch (0.9~rc2-1) experimental; urgency=low
34
35   * Upstream release candidate
36   * API changes for n_d_find_message and n_d_find_message_by_filename.
37     - New SONAME for libnotmuch
38     - bindings changes for ruby and python
39   * Less non-text parts reported in replies.
40   * emacs: provide button action to fetch unknown gpg keys 
41
42  -- David Bremner <bremner@debian.org>  Fri, 07 Oct 2011 18:53:04 -0300
43
44 notmuch (0.9~rc1-1) experimental; urgency=low
45
46   * Upstream release candidate
47     - Atomicity improvements, thanks to Austin Clements
48     - Add missing call to g_type_init, thanks to Aaron Ecay
49   * notmuch-emacs: add versioned dependency on notmuch.  
50     (Closes: #642240).
51
52  -- David Bremner <bremner@debian.org>  Sun, 25 Sep 2011 11:26:01 -0300
53
54 notmuch (0.8-1) unstable; urgency=low
55
56   * New upstream version.
57     - Improved handling of message/rfc822 parts
58     - Improved Build system portability 
59     - Documentation update for Ruby bindings
60     - Unicode, iterator, PEP8 changes for python bindings
61
62  -- David Bremner <bremner@debian.org>  Sat, 10 Sep 2011 08:53:55 -0300
63
64 notmuch (0.8~rc1-1) experimental; urgency=low
65
66   * Upstream release candidate.
67
68  -- David Bremner <bremner@debian.org>  Tue, 06 Sep 2011 22:24:24 -0300
69
70 notmuch (0.7-1) unstable; urgency=low
71
72   * New upstream release (no changes since 0.7~rc1).
73   * Upload to unstable.
74
75  -- David Bremner <bremner@debian.org>  Mon, 01 Aug 2011 21:46:26 +0200
76
77 notmuch (0.7~rc1-1) experimental; urgency=low
78
79   * Upstream release candidate.
80   * Fix for notmuch.sym and parallel build (Thanks to
81     Thomas Jost)
82   * Bug fixes from Jason Woofenden for vim interface:
83     -  Fix "space (in show mode) mostly adds tag:inbox and tag:unread
84        instead of removing them"  (Closes: #633009).
85     -  Fix "says press 's'; to toggle signatures, but it's
86        really 'i'",  (Closes: #633115).
87     -  Fix "fix for from list on search pages", (Closes: #633045).
88   * Bug fixes for vim interface from Uwe Kleine-König
89     - use full path for sendmail/doc fix
90     - fix compose temp file name
91   * Python tag encoding fixes from Sebastian Spaeth.
92
93  -- David Bremner <bremner@debian.org>  Fri, 29 Jul 2011 12:16:56 +0200
94
95 notmuch (0.6.1-1) unstable; urgency=low
96
97   * Properly install README.Debian in notmuch-vim (Closes: #632992).
98     Thanks to Jason Woofenden for the report.
99   * Force notmuch to depend on the same version of libnotmuch. Thanks to
100     Uwe Kleine-König for the patch.
101   * Export typeinfo for Xapian exceptions from libnotmuch. This fixes
102     certain mysterious uncaught exception problems.
103
104  -- David Bremner <bremner@debian.org>  Sun, 17 Jul 2011 10:20:42 -0300
105
106 notmuch (0.6) unstable; urgency=low
107
108   * New upstream release; see /usr/share/doc/notmuch/NEWS for
109     details. Hilights include:
110     - Folder-based search (Closes: #597222)
111     - PGP/MIME decryption and verification
112   * Document strict dependency on emacs23 (Closes: #631994).
113
114  -- David Bremner <bremner@debian.org>  Fri, 01 Jul 2011 11:45:22 -0300
115
116 notmuch (0.6~rc1) experimental; urgency=low
117
118   * Git snapshot 3f777b2
119   * Upstream release candidate.
120   * Fix description of notmuch-vim to mention vim, not emacs
121     (Closes: #631974)
122   * Install zsh completion as an example instead of into /usr/share/zsh to
123     avoid file conflict with zsh.
124
125  -- David Bremner <bremner@debian.org>  Thu, 30 Jun 2011 10:02:05 -0300
126
127 notmuch (0.6~254) experimental; urgency=low
128
129   [David Bremner]
130   * Git snapshot fba968d
131   * Upstream release candidate
132   * Build binary package python-notmuch from upstream notmuch.
133   * Split off emacs and vim interfaces into their own packages.
134     (Closes: #578199)
135   * Hide Xapian exception symbols
136   * Build-depend on emacs23-nox instead of emacs
137
138   [ Jameson Rollins ]
139   * Bump standards version to 3.9.2 (No changes).
140   
141  -- David Bremner <bremner@debian.org>  Thu, 23 Jun 2011 07:50:05 -0300
142
143 notmuch (0.6~237) experimental; urgency=low
144
145   * Git snapshot 12d6f90
146   * Emacs: hide original message in top posted replies, isearch fix,
147     message display/hiding fixes/improvements.
148   * CLI: received header fixes.
149   * python: Improve docs, Remove Messages().__len__, Implement
150     Message.__cmp__ and __hash__, Message.tags_to_maildir_flags
151
152  -- David Bremner <bremner@debian.org>  Sat, 18 Jun 2011 11:14:51 -0300
153
154 notmuch (0.6~215) experimental; urgency=low
155
156   * Git snapshot 5143e5e
157   * GMime: improve password handling, prevent premature closing stdout
158   * Emacs: sender address UI tweaks
159   * lib/message-file: plug three memleaks.
160   * Updated python bindings
161   * Sanitize "Subject:" and "Author:" fields in notmuch-search
162   * vim: new delete command, update mark as read command
163
164  -- David Bremner <bremner@debian.org>  Sat, 04 Jun 2011 08:37:36 -0300
165
166 notmuch (0.6~180) experimental; urgency=low
167
168   * Git snapshot 1a96c40
169   * Fix corruption of binary parts
170     (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org")
171
172  -- David Bremner <bremner@debian.org>  Tue, 31 May 2011 21:16:35 -0300
173
174 notmuch (0.6~171) experimental; urgency=low
175
176   * Git snapshot cb8418784c2
177   * PGP/MIME handling in CLI and emacs front end.
178   * cli: Rewrite of multipart handling.
179   * emacs: Make the queries used in the all-tags section configurable
180   * emacs: Choose from address when composing/replying
181   * emacs: add notmuch-before- and notmuch-after-tag-hook
182   * notmuch reply: Avoid segmentation fault when printing multiple parts
183   * notmuch show: New part output handling.
184   * emacs: Show cleaner `From:' addresses in the summary line.
185   * emacs: Add custom `notmuch-show-elide-same-subject', 
186     `notmuch-show-always-show-subject' 
187   * emacs: Render text/x-vcalendar parts.
188   * emacs: Add `notmuch-show-multipart/alternative-discouraged'.
189   * vim: parse 'from' address, use sendmail directly, implement archive in
190     show view, refactor tagging stuff
191   * Eager metadata optimizations
192   * emacs: Fix notmuch-search-process-filter to handle incomplete lines
193   * Fix installation of zsh completion
194   * new: Enhance progress reporting
195   * Do not defer maildir flag synchronization for new messages
196   * vim: Get user email address from notmuch config file.
197   * lib: Save and restore term position in message while indexing.
198   * notmuch search: Clean up some memory leaks during search loop.
199   * New bindings for Go
200   * ruby: Add wrapper for message_get_filenames,  maildir sync. interface
201     query_get_s{ort,tring}
202   * Add support for folder-based searching.
203   * compatibility fixes for emacs22
204
205  -- David Bremner <bremner@debian.org>  Sat, 28 May 2011 07:25:49 -0300
206
207 notmuch (0.5+nmu3) unstable; urgency=low
208
209   * Non-maintainer upload.
210   * Upload to unstable.
211
212  -- David Bremner <bremner@debian.org>  Sun, 01 May 2011 15:09:09 -0300
213
214 notmuch (0.5+nmu2) experimental; urgency=low
215
216   * Non-maintainer upload.
217   * Second try at timeout for test. Put timeouts at top level.
218
219  -- David Bremner <bremner@debian.org>  Sun, 19 Dec 2010 21:40:08 -0400
220
221 notmuch (0.5+nmu1) experimental; urgency=low
222
223   * Non-maintainer upload.
224   * Add a timeout to emacs tests to hopefully work around build failures.
225
226  -- David Bremner <bremner@debian.org>  Tue, 14 Dec 2010 22:23:51 -0400
227
228 notmuch (0.5) unstable; urgency=low
229
230   * new: maildir-flag synchronization
231   * new: New "notmuch show --format=raw" (enables local emacs interface,
232     for example, to use remote notmuch via ssh)
233   * lib: Support for multiple files for a message
234     (notmuch_message_get_filenames)
235   * lib: Support for maildir-flag synchronization
236     (notmuch_message_tags_to_maildir_flags and
237     notmuch_message_maildir_flags_to_tags)
238   * emacs: Incompatible change to format of notmuch-fcc-dirs variable (for
239     users using the "fancy" configuration)
240   * emacs: Cleaner display of subject lines in thread views
241
242  -- Carl Worth <cworth@debian.org>  Thu, 11 Nov 2010 20:49:11 -0800
243
244 notmuch (0.4) unstable; urgency=low
245
246   * new: notmuch search --output=(summary|threads|messages|tags|files)
247   * new: notmuch show --format=mbox <search-specification>
248   * new: notmuch config [get|set] <section>.<item> [value ...]
249   * lib: Add notmuch_query_get_query_string and notmuch_query_get_sort
250   * emacs: Enable Fcc of all sent messages by default (to "sent" directory)
251   * emacs: Ability to all open messages in a thread to a pipe
252   * emacs: Optional support for detecting inline patches
253   * emacs: Automatically tag messages as "replied" when sending a reply
254   * emacs: Allow search-result color specifications to overlay each other
255   * emacs: Make hidden author names still available for incremental search.
256   * emacs: New binding of Control-TAB (works like TAB in reverse)
257   * test: New modularization of test suite.
258   * test: New testing of emacs interface.
259   * bugfix: Avoid setting Bcc header in "notmuch reply"
260   * bugfix: Avoid corruption of database when "notmuch new " is interrupted.
261   * bugfix: Fix failure with extremely long message ID headers.
262   * bugfix: Fix for messages with "charset=unknown-8bit"
263   * bugfix: Fix notmuch_query_search_threads to return NULL on any exception
264   * bugfix: Fix "notmuch search" to return non-zero on any exception
265   * emacs bugfix: Fix for message with a subject containing, "[1234]"
266   * emacs bugfix: Fix to correctly handle message IDs containing ".."
267   * emacs bugfix: Fix initialization so "M-x notmuch" works by default.
268
269  -- Carl Worth <cworth@debian.org>  Mon, 01 Nov 2010 16:23:47 -0700
270
271 notmuch (0.3.1) unstable; urgency=low
272
273   * Fix an infinite loop in "notmuch reply"
274   * Fix a potential SEGV in "notmuch search"
275   * emacs: Fix calculations for line wrapping in the "notmuch" view.
276   * emacs: Fix Fcc support to prompt to create a directory if necessary
277
278  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 17:02:07 -0700
279
280 notmuch (0.3) unstable; urgency=low
281
282   * User-configurable tags for new messages
283   * Threads search results named based on subjects that match search
284   * Faster operation of "notmuch tag" (avoid unneeded sorting)
285   * Even Better guessing of From: header for "notmuch reply"
286   * Indication of author names that match a search
287   * emacs: An entirely new initial view for notmuch, (friendly yet powerful)
288   * emacs: Full-featured "customize" support for configuring notmuch
289   * emacs: Support for doing tab-completion of email addresses
290   * emacs: Support for file-based (Fcc) delivery of sent messages
291   * emacs: New 'G' key binding to trigger mail refresh (G == "Get new mail")
292   * emacs: Implement emacs message display with the JSON output from notmuch
293   * emacs: Better handling of HTML/MIME attachments (inline images!)
294   * emacs: Customizable support for tidying of text/plain message content
295   * emacs: New support for searchable citations (even when hidden)
296   * emacs: More flexible handling of header visibility
297   * emacs: The Return key now toggles message visibility anywhere
298   * emacs: Customizable formatting of search results
299   * emacs: Generate nicer names for search buffers when using a saved search.
300   * emacs: Add a notmuch User-Agent header when sending mail from notmuch/emacs
301   * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread
302   * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries
303
304  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 02:07:29 -0700
305
306 notmuch (0.2) unstable; urgency=low
307
308   * Better guessing of From: header.
309   * Make "notmuch count" with no arguments count all messages
310   * Provide a new special-case search term of "*" to match all messages.
311   * Detect thread connections when a parent message is missing.
312   * Fix potential data loss in "notmuch new" with SIGINT
313   * Fix segfault when a message includes a MIME part that is empty.
314   * Fix handling of non-ASCII characters with --format=json
315   * Fix headers to be properly decoded in "notmuch reply"
316   * emacs: Show the last few lines of citations as well as the first few lines.
317   * emacs: The '+' and '-' commands can now add and remove tags by region.
318   * emacs: More meaningful buffer names for thread-view buffers. 
319   * emacs: Customized colors of threads in search view based on tags.
320
321  -- Carl Worth <cworth@debian.org>  Fri, 16 Apr 2010 10:20:23 -0700
322
323 notmuch (0.1-1) unstable; urgency=low
324
325   [ martin f. krafft ]
326   * Add suggestion to vim-addon-manager.
327
328   [ Carl Worth ]
329   * Improve package description (closes: #566282).
330   * New upstream version (0.1) (closes: #576647).
331   * New versioning to track upstream version scheme.
332   * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
333   * Update to advertise conformance with policy 3.8.4 (no changes).
334   * Add a debian/watch file to notice upstream tar files.
335
336  -- Carl Worth <cworth@debian.org>  Tue, 06 Apr 2010 18:27:49 -0700
337
338 notmuch (0.0+201001211401) unstable; urgency=low
339
340   * Upload to Debian (closes: #557354).
341   * New versioning scheme.
342   * Added emacs build dependency.
343   * Added Vcs-Browser field to debian/control.
344   * Downgrade recommendation for emacs to suggestion.
345   * Add vim to suggestions and enhancements.
346   * Put debian/* under separate copyright.
347   * Make Carl the maintainer.
348   * Add myself to uploaders.
349   * Install the vim plugin (using vim-addons).
350
351  -- martin f. krafft <madduck@debian.org>  Thu, 21 Jan 2010 14:00:54 +1300
352
353 notmuch (0.0-1) unstable; urgency=low
354
355   * New Debian package.
356
357  -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 27 Nov 2009 13:39:09 -0500