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