aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGravatar David Bremner <bremner@debian.org>2011-05-28 07:26:50 -0300
committerGravatar David Bremner <bremner@debian.org>2011-06-22 22:43:01 -0300
commit933ef5341160895da75e32113d3435cf6dc2dbd8 (patch)
treee1975905b3fb3e9bc1e41bc359b2d3f5efe0f3ee /debian
parentfcbf21587c9b840dd1234248abcba8ff0de0f583 (diff)
debian: Add changelog stanza for new snapshot 0.6~171
After some debate, we settled on 0.6~$num as a snapshot version number, at least until 0.6 is released. This has the needed property of sorting after 0.5+nmu$num. (cherry picked from commit 54f7766febc3fa3c9dc475f6ec6718c5e87a189e)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog33
1 files changed, 33 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d8c82308..fbe66e11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,36 @@
+notmuch (0.6~171) experimental; urgency=low
+
+ * Git snapshot cb8418784c2
+ * PGP/MIME handling in CLI and emacs front end.
+ * cli: Rewrite of multipart handling.
+ * emacs: Make the queries used in the all-tags section configurable
+ * emacs: Choose from address when composing/replying
+ * emacs: add notmuch-before- and notmuch-after-tag-hook
+ * notmuch reply: Avoid segmentation fault when printing multiple parts
+ * notmuch show: New part output handling.
+ * emacs: Show cleaner `From:' addresses in the summary line.
+ * emacs: Add custom `notmuch-show-elide-same-subject',
+ `notmuch-show-always-show-subject'
+ * emacs: Render text/x-vcalendar parts.
+ * emacs: Add `notmuch-show-multipart/alternative-discouraged'.
+ * vim: parse 'from' address, use sendmail directly, implement archive in
+ show view, refactor tagging stuff
+ * Eager metadata optimizations
+ * emacs: Fix notmuch-search-process-filter to handle incomplete lines
+ * Fix installation of zsh completion
+ * new: Enhance progress reporting
+ * Do not defer maildir flag synchronization for new messages
+ * vim: Get user email address from notmuch config file.
+ * lib: Save and restore term position in message while indexing.
+ * notmuch search: Clean up some memory leaks during search loop.
+ * New bindings for Go
+ * ruby: Add wrapper for message_get_filenames, maildir sync. interface
+ query_get_s{ort,tring}
+ * Add support for folder-based searching.
+ * compatibility fixes for emacs22
+
+ -- David Bremner <bremner@debian.org> Sat, 28 May 2011 07:25:49 -0300
+
notmuch (0.5+nmu3) unstable; urgency=low
* Non-maintainer upload.