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