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