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