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