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