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