From: David Bremner <david@tethera.net>
To: notmuch@notmuchmail.org
Subject: notmuch release 0.13.1 now available
Date: Tue, 29 May 2012 09:06:04 -0300 [thread overview]
Message-ID: <87pq9n2nv7.fsf@zancas.localnet> (raw)
[-- Attachment #1: Type: text/plain, Size: 1596 bytes --]
Where to obtain notmuch 0.13.1
===========================
http://notmuchmail.org/releases/notmuch-0.13.1.tar.gz
Which can be verified with:
http://notmuchmail.org/releases/notmuch-0.13.1.tar.gz.sha1
48c22d6901148cf732e09e11db6ae4fde61f8386 notmuch-0.13.1.tar.gz
http://notmuchmail.org/releases/notmuch-0.13.1.tar.gz.sha1.asc
(signed by David Bremner)
What's new in notmuch 0.13.1
=========================
Bug-fix release
---------------
Fix inserting of UTF-8 characters from *text/plain* parts in reply
While notmuch gained ability to insert content from other than *text/plain*
parts of email whenever *text/plain* parts are not available (notably
HTML-only emails), replying to mails that do have *text/plain* the
non-ASCII characters were incorrectly decoded. This is now fixed.
`notmuch_database_get_directory` and
`notmuch_database_find_message_by_filename` now work on read-only
databases
Previously, these functions attempted to create directory documents
that didn't exist and would return an error or abort when given a
read-only database. Now they no longer create directory documents
and simply return a `NULL` object if the directory does not exist,
as documented.
Fix compilation of ruby bindings.
Revert to dynamic linking, since the statically linked bindings did
not work well.
What is notmuch
===============
Notmuch is a system for indexing, searching, reading, and tagging
large collections of email messages in maildir or mh format. It uses
the Xapian library to provide fast, full-text search with a convenient
search syntax.
[-- Attachment #2: Type: application/pgp-signature, Size: 315 bytes --]
reply other threads:[~2012-05-29 12:06 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87pq9n2nv7.fsf@zancas.localnet \
--to=david@tethera.net \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).