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