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