]> git.notmuchmail.org Git - notmuch/blob - debian/changelog
NEWS: note closing of bug id:87wqhcxb5j.fsf@maritornes.cs.unb.ca
[notmuch] / debian / changelog
1 notmuch (0.18-1) unstable; urgency=medium
2
3   * Bug fix: "insufficient sanitization of arguments to notmuch CLI",
4     thanks to Antoine Beaupré (Closes: #737496).
5
6  -- David Bremner <bremner@debian.org>  Mon, 03 Mar 2014 08:23:03 -0400
7
8 notmuch (0.17-5) unstable; urgency=medium
9
10   * Bug fix: "unowned directory after purge: /0755/", thanks to
11     Andreas Beckmann (Closes: #740325).
12
13  -- David Bremner <bremner@debian.org>  Mon, 03 Mar 2014 07:29:06 -0400
14
15 notmuch (0.17-4) unstable; urgency=medium
16
17   * Bug fix: "Please update ruby binary extension install path",
18     thanks to Christian Hofstaedtler (Closes: #739120).
19
20  -- David Bremner <bremner@debian.org>  Tue, 18 Feb 2014 21:37:44 -0400
21
22 notmuch (0.17-3) unstable; urgency=medium
23
24   * update notmuch-emacs for debian emacs policy 2.0.6
25   * Update emacs test suite for Hurd compatibility
26
27  -- David Bremner <bremner@debian.org>  Sun, 12 Jan 2014 17:07:16 -0400
28
29 notmuch (0.17-2) unstable; urgency=medium
30
31   * Bug fix: "package should warn in a NEWS.Debian file about possible
32     pre-upgrade action", thanks to Jonas Smedegaard (Closes: #733853).
33
34  -- David Bremner <bremner@debian.org>  Wed, 01 Jan 2014 07:44:25 -0400
35
36 notmuch (0.17-1) unstable; urgency=low
37
38   * New upstream feature release. See /usr/share/doc/notmuch/NEWS.gz
39     for details.  Highlights include:
40     - notmuch compact command (Closes: #720543).
41     - emacs "tree" view
42   * Remove madduck from uploaders (Closes: #719100).
43
44  -- David Bremner <bremner@debian.org>  Mon, 30 Dec 2013 20:28:20 -0400
45
46 notmuch (0.17~rc4-1) experimental; urgency=low
47
48   * New upstream release candidate
49
50  -- David Bremner <bremner@debian.org>  Sat, 28 Dec 2013 18:30:06 -0400
51
52 notmuch (0.17~rc3-1) experimental; urgency=low
53
54   * New upstream release candidate
55
56  -- David Bremner <bremner@debian.org>  Sat, 07 Dec 2013 17:05:11 +0800
57
58 notmuch (0.17~rc2-1) experimental; urgency=low
59
60   * New upstream release candidate
61   * Remove gdb as build-dep on s390x. This implicitly disables failing
62     atomicity test.  For more information, see #728705
63
64  -- David Bremner <bremner@debian.org>  Sun, 24 Nov 2013 19:34:28 -0400
65
66 notmuch (0.17~rc1-1) experimental; urgency=low
67
68   * New upstream release candidate
69
70  -- David Bremner <bremner@debian.org>  Wed, 20 Nov 2013 19:27:48 -0400
71
72 notmuch (0.16-1) unstable; urgency=low
73
74   * New upstream feature release
75     - 'notmuch insert' command replaces notmuch-deliver (Closes: #692889).
76     - New ruby based vim interface (Closes: 616692, 636707).
77   * Provide a notmuch-dbg package, thanks to Daniel Kahn Gillmor
78     (Closes: #717339).
79   * Include alot to the list of recommended interfaces, thanks to
80     Simon Chopin (Closes: #709832).
81
82  -- David Bremner <bremner@debian.org>  Sat, 03 Aug 2013 08:28:39 -0300
83
84 notmuch (0.15.2-2) unstable; urgency=low
85
86   * Bug fix: tighten dependence of notmuch-mutt on notmuch,
87     thanks to Philippe Gimmel and Jameson Rollins (Closes: #703608).
88   * Bump Standards-Version to 3.9.4; no changes.
89
90  -- David Bremner <bremner@debian.org>  Sat, 25 May 2013 18:37:23 -0300
91
92 notmuch (0.15.2-1) experimental; urgency=low
93
94   * Upstream bug fix release.
95     - Improve support for parallel building
96     - Update Emacs tests for portability, fix FTBFS on hurd-i386
97
98  -- David Bremner <bremner@debian.org>  Fri, 22 Mar 2013 20:42:42 -0400
99
100 notmuch (0.15.1-1) experimental; urgency=low
101
102   * Upstream bug fix release: set default TERM for running tests.
103   * Re-enable build time self-tests.
104
105  -- David Bremner <bremner@debian.org>  Thu, 24 Jan 2013 07:19:45 -0400
106
107 notmuch (0.15-2) experimental; urgency=low
108
109   * Disable tests until a proper fix for running tests without a
110     proper TERM value is developed (again).
111
112  -- David Bremner <bremner@debian.org>  Sun, 20 Jan 2013 18:36:16 -0400
113
114 notmuch (0.15-1) experimental; urgency=low
115
116   * New upstream release.
117     - Date range search support
118     - Empty tag names and tags beginning with "-" are deprecated
119     - Support for single message mboxes is deprecated
120     - Fixed `notmuch new` to skip ignored broken symlinks
121     - New dump/restore format and tagging interface
122     - Emacs Interface
123       - Removal of the deprecated `notmuch-folders` variable
124       - Visibility of MIME parts can be toggled
125       - Emacs now buttonizes mid: links
126       - Improved text/calendar content handling
127       - Disabled coding conversions when reading
128       - Fixed errors with HTML email containing images in Emacs 24
129       - Fixed handling of tags with unusual characters in them
130       - Fixed buttonization of id: links without quote characters
131       - Automatic tag changes are now unified and customizable
132       - Support for stashing the thread id in show view
133       - New add-on tool: notmuch-pick
134
135  -- David Bremner <bremner@debian.org>  Fri, 18 Jan 2013 21:23:36 -0400
136
137 notmuch (0.15~rc1-1) experimental; urgency=low
138
139   * New upstream release candidate.
140   * Change priority to optional (Closes: #687217).
141   * Remove Dm-Upload-Allowed field, as this is no longer used by
142     Debian.
143   * Add python3 bindings, thanks to Jakub Wilk (Closes: #683515).
144   * Bug fix: ".ical attachment problem", (Closes: #688747).
145
146  -- David Bremner <bremner@debian.org>  Wed, 16 Jan 2013 08:28:27 -0400
147
148 notmuch (0.14-1) experimental; urgency=low
149
150   [ Stefano Zacchiroli ]
151   * notmuch-mutt: fix tag action invocation (Closes: #678012)
152   * Use notmuch-search-terms manpage in notmuch-mutt (Closes: #675073).
153
154   [ David Bremner ]
155   * Do a better job of cleaning up after configuration and testing
156     (Closes: #683505)
157   * Alternately depend on emacs24 instead of emacs23 (Closes: #677900).
158   * New upstream version
159     - incompatible changes to dump/restore syntax
160     - bug fixes for maildir synchronization
161
162  -- David Bremner <bremner@debian.org>  Tue, 21 Aug 2012 10:39:33 +0200
163
164 notmuch (0.13.2-1) unstable; urgency=low
165
166   * Upstream bugfix release. No changes to binary packages.
167
168  -- David Bremner <bremner@debian.org>  Sat, 02 Jun 2012 18:16:01 -0300
169
170 notmuch (0.13.1-1) unstable; urgency=low
171
172   * Upstream bugfix release.
173     - fix for encoding problems with reply in emacs
174     - notmuch_database_(get_directory|find_message_by_filename) now
175       work for read-only databases.
176
177  -- David Bremner <bremner@debian.org>  Fri, 25 May 2012 21:19:06 -0300
178
179 notmuch (0.13-1) unstable; urgency=low
180
181   * New upstream release. See /usr/share/doc/notmuch/NEWS.gz for changes.
182
183   [ Stefano Zacchiroli ]
184   * Recommend all notmuch UI (including notmuch-mutt) as alternatives,
185     to avoid unneeded vim/emacs installation. Thanks Matteo F. Vescovi
186     for the patch. (Closes: #673011)
187
188  -- David Bremner <bremner@debian.org>  Tue, 15 May 2012 18:19:32 -0300
189
190 notmuch (0.13~rc1-2) experimental; urgency=low
191
192   * New upstream pre-release
193   * new binary package "notmuch-mutt" for Mutt integration
194   * Bump libnotmuch SONAME because of API changes
195
196  -- David Bremner <bremner@debian.org>  Sat, 05 May 2012 10:26:47 -0300
197
198 notmuch (0.12-1) unstable; urgency=low
199
200   * New upstream release
201     - Python 3.2 support
202     - GMime 2.6 support
203     - Many updates to emacs interface (see /usr/share/doc/notmuch/NEWS)
204     - Optionally ignore some files/directories within mail hierarchy
205
206  -- David Bremner <bremner@debian.org>  Tue, 20 Mar 2012 18:45:22 -0300
207
208 notmuch (0.12~rc2-1) experimental; urgency=low
209
210   * Upstream pre-release
211   * New bug fixes since ~rc1
212     - fix for uninitialized variable
213     - fix for python bindings type signatures
214
215  -- David Bremner <bremner@debian.org>  Sun, 18 Mar 2012 08:10:35 -0300
216
217 notmuch (0.12~rc1-1) experimental; urgency=low
218
219   * Upstream pre-release.
220   * Bump standards version to 3.9.3; no changes.
221
222  -- David Bremner <bremner@debian.org>  Thu, 01 Mar 2012 07:51:45 -0400
223
224 notmuch (0.11.1-1) unstable; urgency=low
225
226   * Upstream bugfix release
227     - Fix error handling bug in python bindings
228     - Fix vulnerability in emacs reply handling
229
230  -- David Bremner <bremner@debian.org>  Fri, 03 Feb 2012 08:35:41 -0400
231
232 notmuch (0.11-1) unstable; urgency=low
233
234   * New upstream release.
235     - New 'hook' feature for notmuch-new
236     - performance and memory use improvements
237     - new add-on tool notmuch-deliver
238
239  -- David Bremner <bremner@debian.org>  Fri, 13 Jan 2012 19:59:23 -0400
240
241 notmuch (0.11~rc3-1) experimental; urgency=low
242
243   * New upstream release candidate
244     - Fix for uninitialized variable(s) in notmuch-reply
245
246  -- David Bremner <bremner@debian.org>  Mon, 09 Jan 2012 07:07:46 -0400
247
248 notmuch (0.11~rc2-1) experimental; urgency=low
249
250   * New upstream release candidate.
251     - Includes fix for one python bindings segfault.
252
253  -- David Bremner <bremner@debian.org>  Mon, 02 Jan 2012 06:57:29 -0400
254
255 notmuch (0.11~rc1-1) experimental; urgency=low
256
257   * New upstream release candidate.
258
259  -- David Bremner <bremner@debian.org>  Sun, 25 Dec 2011 23:07:08 -0400
260
261 notmuch (0.10.2-1) unstable; urgency=low
262
263   * Upstream bug fix release
264     - Fix segfault in python bindings due to missing g_type_init call.
265
266  -- David Bremner <bremner@debian.org>  Sun, 04 Dec 2011 22:06:46 -0400
267
268 notmuch (0.10.1-1) unstable; urgency=low
269
270   * Upstream bug fix release.
271     - Fix segfault on "notmuch --help"
272
273  -- David Bremner <bremner@debian.org>  Fri, 25 Nov 2011 12:11:30 -0500
274
275 notmuch (0.10-1) unstable; urgency=low
276
277   * New upstream release
278     - search performance improvements
279     - emacs UI improvements
280     - new dump/restore features
281     - new script contrib/nmbug for sharing tags
282     - see /usr/share/doc/notmuch/NEWS for details
283
284  -- David Bremner <bremner@debian.org>  Wed, 23 Nov 2011 07:44:01 -0400
285
286 notmuch (0.10~rc2-1) experimental; urgency=low
287
288   * New upstream release candidate
289     - includes patch to avoid long unix domain socket paths in tests
290
291  -- David Bremner <bremner@debian.org>  Sat, 19 Nov 2011 08:21:39 -0400
292
293 notmuch (0.10~rc1-1) experimental; urgency=low
294
295   * New upstream release candidate.
296
297  -- David Bremner <bremner@debian.org>  Tue, 15 Nov 2011 19:46:55 -0400
298
299 notmuch (0.9-1) unstable; urgency=low
300
301   * New upstream release.
302   * Only doc changes since last release candidate.
303   * Upload to unstable.
304
305  -- David Bremner <bremner@debian.org>  Tue, 11 Oct 2011 21:51:29 -0300
306
307 notmuch (0.9~rc2-1) experimental; urgency=low
308
309   * Upstream release candidate
310   * API changes for n_d_find_message and n_d_find_message_by_filename.
311     - New SONAME for libnotmuch
312     - bindings changes for ruby and python
313   * Less non-text parts reported in replies.
314   * emacs: provide button action to fetch unknown gpg keys 
315
316  -- David Bremner <bremner@debian.org>  Fri, 07 Oct 2011 18:53:04 -0300
317
318 notmuch (0.9~rc1-1) experimental; urgency=low
319
320   * Upstream release candidate
321     - Atomicity improvements, thanks to Austin Clements
322     - Add missing call to g_type_init, thanks to Aaron Ecay
323   * notmuch-emacs: add versioned dependency on notmuch.  
324     (Closes: #642240).
325
326  -- David Bremner <bremner@debian.org>  Sun, 25 Sep 2011 11:26:01 -0300
327
328 notmuch (0.8-1) unstable; urgency=low
329
330   * New upstream version.
331     - Improved handling of message/rfc822 parts
332     - Improved Build system portability 
333     - Documentation update for Ruby bindings
334     - Unicode, iterator, PEP8 changes for python bindings
335
336  -- David Bremner <bremner@debian.org>  Sat, 10 Sep 2011 08:53:55 -0300
337
338 notmuch (0.8~rc1-1) experimental; urgency=low
339
340   * Upstream release candidate.
341
342  -- David Bremner <bremner@debian.org>  Tue, 06 Sep 2011 22:24:24 -0300
343
344 notmuch (0.7-1) unstable; urgency=low
345
346   * New upstream release (no changes since 0.7~rc1).
347   * Upload to unstable.
348
349  -- David Bremner <bremner@debian.org>  Mon, 01 Aug 2011 21:46:26 +0200
350
351 notmuch (0.7~rc1-1) experimental; urgency=low
352
353   * Upstream release candidate.
354   * Fix for notmuch.sym and parallel build (Thanks to
355     Thomas Jost)
356   * Bug fixes from Jason Woofenden for vim interface:
357     -  Fix "space (in show mode) mostly adds tag:inbox and tag:unread
358        instead of removing them"  (Closes: #633009).
359     -  Fix "says press 's'; to toggle signatures, but it's
360        really 'i'",  (Closes: #633115).
361     -  Fix "fix for from list on search pages", (Closes: #633045).
362   * Bug fixes for vim interface from Uwe Kleine-König
363     - use full path for sendmail/doc fix
364     - fix compose temp file name
365   * Python tag encoding fixes from Sebastian Spaeth.
366
367  -- David Bremner <bremner@debian.org>  Fri, 29 Jul 2011 12:16:56 +0200
368
369 notmuch (0.6.1-1) unstable; urgency=low
370
371   * Properly install README.Debian in notmuch-vim (Closes: #632992).
372     Thanks to Jason Woofenden for the report.
373   * Force notmuch to depend on the same version of libnotmuch. Thanks to
374     Uwe Kleine-König for the patch.
375   * Export typeinfo for Xapian exceptions from libnotmuch. This fixes
376     certain mysterious uncaught exception problems.
377
378  -- David Bremner <bremner@debian.org>  Sun, 17 Jul 2011 10:20:42 -0300
379
380 notmuch (0.6) unstable; urgency=low
381
382   * New upstream release; see /usr/share/doc/notmuch/NEWS for
383     details. Hilights include:
384     - Folder-based search (Closes: #597222)
385     - PGP/MIME decryption and verification
386   * Document strict dependency on emacs23 (Closes: #631994).
387
388  -- David Bremner <bremner@debian.org>  Fri, 01 Jul 2011 11:45:22 -0300
389
390 notmuch (0.6~rc1) experimental; urgency=low
391
392   * Git snapshot 3f777b2
393   * Upstream release candidate.
394   * Fix description of notmuch-vim to mention vim, not emacs
395     (Closes: #631974)
396   * Install zsh completion as an example instead of into /usr/share/zsh to
397     avoid file conflict with zsh.
398
399  -- David Bremner <bremner@debian.org>  Thu, 30 Jun 2011 10:02:05 -0300
400
401 notmuch (0.6~254) experimental; urgency=low
402
403   [David Bremner]
404   * Git snapshot fba968d
405   * Upstream release candidate
406   * Build binary package python-notmuch from upstream notmuch.
407   * Split off emacs and vim interfaces into their own packages.
408     (Closes: #578199)
409   * Hide Xapian exception symbols
410   * Build-depend on emacs23-nox instead of emacs
411
412   [ Jameson Rollins ]
413   * Bump standards version to 3.9.2 (No changes).
414   
415  -- David Bremner <bremner@debian.org>  Thu, 23 Jun 2011 07:50:05 -0300
416
417 notmuch (0.6~237) experimental; urgency=low
418
419   * Git snapshot 12d6f90
420   * Emacs: hide original message in top posted replies, isearch fix,
421     message display/hiding fixes/improvements.
422   * CLI: received header fixes.
423   * python: Improve docs, Remove Messages().__len__, Implement
424     Message.__cmp__ and __hash__, Message.tags_to_maildir_flags
425
426  -- David Bremner <bremner@debian.org>  Sat, 18 Jun 2011 11:14:51 -0300
427
428 notmuch (0.6~215) experimental; urgency=low
429
430   * Git snapshot 5143e5e
431   * GMime: improve password handling, prevent premature closing stdout
432   * Emacs: sender address UI tweaks
433   * lib/message-file: plug three memleaks.
434   * Updated python bindings
435   * Sanitize "Subject:" and "Author:" fields in notmuch-search
436   * vim: new delete command, update mark as read command
437
438  -- David Bremner <bremner@debian.org>  Sat, 04 Jun 2011 08:37:36 -0300
439
440 notmuch (0.6~180) experimental; urgency=low
441
442   * Git snapshot 1a96c40
443   * Fix corruption of binary parts
444     (see ML id:"874o4a1m74.fsf@yoom.home.cworth.org")
445
446  -- David Bremner <bremner@debian.org>  Tue, 31 May 2011 21:16:35 -0300
447
448 notmuch (0.6~171) experimental; urgency=low
449
450   * Git snapshot cb8418784c2
451   * PGP/MIME handling in CLI and emacs front end.
452   * cli: Rewrite of multipart handling.
453   * emacs: Make the queries used in the all-tags section configurable
454   * emacs: Choose from address when composing/replying
455   * emacs: add notmuch-before- and notmuch-after-tag-hook
456   * notmuch reply: Avoid segmentation fault when printing multiple parts
457   * notmuch show: New part output handling.
458   * emacs: Show cleaner `From:' addresses in the summary line.
459   * emacs: Add custom `notmuch-show-elide-same-subject', 
460     `notmuch-show-always-show-subject' 
461   * emacs: Render text/x-vcalendar parts.
462   * emacs: Add `notmuch-show-multipart/alternative-discouraged'.
463   * vim: parse 'from' address, use sendmail directly, implement archive in
464     show view, refactor tagging stuff
465   * Eager metadata optimizations
466   * emacs: Fix notmuch-search-process-filter to handle incomplete lines
467   * Fix installation of zsh completion
468   * new: Enhance progress reporting
469   * Do not defer maildir flag synchronization for new messages
470   * vim: Get user email address from notmuch config file.
471   * lib: Save and restore term position in message while indexing.
472   * notmuch search: Clean up some memory leaks during search loop.
473   * New bindings for Go
474   * ruby: Add wrapper for message_get_filenames,  maildir sync. interface
475     query_get_s{ort,tring}
476   * Add support for folder-based searching.
477   * compatibility fixes for emacs22
478
479  -- David Bremner <bremner@debian.org>  Sat, 28 May 2011 07:25:49 -0300
480
481 notmuch (0.5+nmu3) unstable; urgency=low
482
483   * Non-maintainer upload.
484   * Upload to unstable.
485
486  -- David Bremner <bremner@debian.org>  Sun, 01 May 2011 15:09:09 -0300
487
488 notmuch (0.5+nmu2) experimental; urgency=low
489
490   * Non-maintainer upload.
491   * Second try at timeout for test. Put timeouts at top level.
492
493  -- David Bremner <bremner@debian.org>  Sun, 19 Dec 2010 21:40:08 -0400
494
495 notmuch (0.5+nmu1) experimental; urgency=low
496
497   * Non-maintainer upload.
498   * Add a timeout to emacs tests to hopefully work around build failures.
499
500  -- David Bremner <bremner@debian.org>  Tue, 14 Dec 2010 22:23:51 -0400
501
502 notmuch (0.5) unstable; urgency=low
503
504   * new: maildir-flag synchronization
505   * new: New "notmuch show --format=raw" (enables local emacs interface,
506     for example, to use remote notmuch via ssh)
507   * lib: Support for multiple files for a message
508     (notmuch_message_get_filenames)
509   * lib: Support for maildir-flag synchronization
510     (notmuch_message_tags_to_maildir_flags and
511     notmuch_message_maildir_flags_to_tags)
512   * emacs: Incompatible change to format of notmuch-fcc-dirs variable (for
513     users using the "fancy" configuration)
514   * emacs: Cleaner display of subject lines in thread views
515
516  -- Carl Worth <cworth@debian.org>  Thu, 11 Nov 2010 20:49:11 -0800
517
518 notmuch (0.4) unstable; urgency=low
519
520   * new: notmuch search --output=(summary|threads|messages|tags|files)
521   * new: notmuch show --format=mbox <search-specification>
522   * new: notmuch config [get|set] <section>.<item> [value ...]
523   * lib: Add notmuch_query_get_query_string and notmuch_query_get_sort
524   * emacs: Enable Fcc of all sent messages by default (to "sent" directory)
525   * emacs: Ability to all open messages in a thread to a pipe
526   * emacs: Optional support for detecting inline patches
527   * emacs: Automatically tag messages as "replied" when sending a reply
528   * emacs: Allow search-result color specifications to overlay each other
529   * emacs: Make hidden author names still available for incremental search.
530   * emacs: New binding of Control-TAB (works like TAB in reverse)
531   * test: New modularization of test suite.
532   * test: New testing of emacs interface.
533   * bugfix: Avoid setting Bcc header in "notmuch reply"
534   * bugfix: Avoid corruption of database when "notmuch new " is interrupted.
535   * bugfix: Fix failure with extremely long message ID headers.
536   * bugfix: Fix for messages with "charset=unknown-8bit"
537   * bugfix: Fix notmuch_query_search_threads to return NULL on any exception
538   * bugfix: Fix "notmuch search" to return non-zero on any exception
539   * emacs bugfix: Fix for message with a subject containing, "[1234]"
540   * emacs bugfix: Fix to correctly handle message IDs containing ".."
541   * emacs bugfix: Fix initialization so "M-x notmuch" works by default.
542
543  -- Carl Worth <cworth@debian.org>  Mon, 01 Nov 2010 16:23:47 -0700
544
545 notmuch (0.3.1) unstable; urgency=low
546
547   * Fix an infinite loop in "notmuch reply"
548   * Fix a potential SEGV in "notmuch search"
549   * emacs: Fix calculations for line wrapping in the "notmuch" view.
550   * emacs: Fix Fcc support to prompt to create a directory if necessary
551
552  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 17:02:07 -0700
553
554 notmuch (0.3) unstable; urgency=low
555
556   * User-configurable tags for new messages
557   * Threads search results named based on subjects that match search
558   * Faster operation of "notmuch tag" (avoid unneeded sorting)
559   * Even Better guessing of From: header for "notmuch reply"
560   * Indication of author names that match a search
561   * emacs: An entirely new initial view for notmuch, (friendly yet powerful)
562   * emacs: Full-featured "customize" support for configuring notmuch
563   * emacs: Support for doing tab-completion of email addresses
564   * emacs: Support for file-based (Fcc) delivery of sent messages
565   * emacs: New 'G' key binding to trigger mail refresh (G == "Get new mail")
566   * emacs: Implement emacs message display with the JSON output from notmuch
567   * emacs: Better handling of HTML/MIME attachments (inline images!)
568   * emacs: Customizable support for tidying of text/plain message content
569   * emacs: New support for searchable citations (even when hidden)
570   * emacs: More flexible handling of header visibility
571   * emacs: The Return key now toggles message visibility anywhere
572   * emacs: Customizable formatting of search results
573   * emacs: Generate nicer names for search buffers when using a saved search.
574   * emacs: Add a notmuch User-Agent header when sending mail from notmuch/emacs
575   * emacs: New keybinding (M-Ret) to open all collapsed messages in a thread
576   * libnotmuch1: Provide a new NOTMUCH_SORT_UNSORTED value for queries
577
578  -- Carl Worth <cworth@debian.org>  Tue, 27 Apr 2010 02:07:29 -0700
579
580 notmuch (0.2) unstable; urgency=low
581
582   * Better guessing of From: header.
583   * Make "notmuch count" with no arguments count all messages
584   * Provide a new special-case search term of "*" to match all messages.
585   * Detect thread connections when a parent message is missing.
586   * Fix potential data loss in "notmuch new" with SIGINT
587   * Fix segfault when a message includes a MIME part that is empty.
588   * Fix handling of non-ASCII characters with --format=json
589   * Fix headers to be properly decoded in "notmuch reply"
590   * emacs: Show the last few lines of citations as well as the first few lines.
591   * emacs: The '+' and '-' commands can now add and remove tags by region.
592   * emacs: More meaningful buffer names for thread-view buffers. 
593   * emacs: Customized colors of threads in search view based on tags.
594
595  -- Carl Worth <cworth@debian.org>  Fri, 16 Apr 2010 10:20:23 -0700
596
597 notmuch (0.1-1) unstable; urgency=low
598
599   [ martin f. krafft ]
600   * Add suggestion to vim-addon-manager.
601
602   [ Carl Worth ]
603   * Improve package description (closes: #566282).
604   * New upstream version (0.1) (closes: #576647).
605   * New versioning to track upstream version scheme.
606   * Split packaging into notmuch, libnotmuch1, and libnotmuch-dev.
607   * Update to advertise conformance with policy 3.8.4 (no changes).
608   * Add a debian/watch file to notice upstream tar files.
609
610  -- Carl Worth <cworth@debian.org>  Tue, 06 Apr 2010 18:27:49 -0700
611
612 notmuch (0.0+201001211401) unstable; urgency=low
613
614   * Upload to Debian (closes: #557354).
615   * New versioning scheme.
616   * Added emacs build dependency.
617   * Added Vcs-Browser field to debian/control.
618   * Downgrade recommendation for emacs to suggestion.
619   * Add vim to suggestions and enhancements.
620   * Put debian/* under separate copyright.
621   * Make Carl the maintainer.
622   * Add myself to uploaders.
623   * Install the vim plugin (using vim-addons).
624
625  -- martin f. krafft <madduck@debian.org>  Thu, 21 Jan 2010 14:00:54 +1300
626
627 notmuch (0.0-1) unstable; urgency=low
628
629   * New Debian package.
630
631  -- Jameson Graef Rollins <jrollins@finestructure.net>  Fri, 27 Nov 2009 13:39:09 -0500