mirror of
https://git.notmuchmail.org/git/notmuch
synced 2024-12-22 17:34:54 +01:00
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)
This commit is contained in:
parent
fcbf21587c
commit
933ef53411
1 changed files with 33 additions and 0 deletions
33
debian/changelog
vendored
33
debian/changelog
vendored
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue