Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 31B16431FCB for ; Tue, 29 May 2012 05:06:17 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: 0.01 X-Spam-Level: X-Spam-Status: No, score=0.01 tagged_above=-999 required=5 tests=[T_MIME_NO_TEXT=0.01] autolearn=disabled Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 926cX6ty8mt7 for ; Tue, 29 May 2012 05:06:16 -0700 (PDT) Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 5B34E431FBC for ; Tue, 29 May 2012 05:06:16 -0700 (PDT) Received: from fctnnbsc30w-156034089108.dhcp-dynamic.fibreop.nb.bellaliant.net ([156.34.89.108] helo=zancas.localnet) by tesseract.cs.unb.ca with esmtpsa (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1SZLBj-00034L-3G; Tue, 29 May 2012 09:06:15 -0300 Received: from bremner by zancas.localnet with local (Exim 4.77) (envelope-from ) id 1SZLBd-0004n9-Jj; Tue, 29 May 2012 09:06:05 -0300 From: David Bremner To: notmuch@notmuchmail.org Subject: notmuch release 0.13.1 now available User-Agent: Notmuch/0.13+20~g97527b0 (http://notmuchmail.org) Emacs/23.4.1 (x86_64-pc-linux-gnu) Date: Tue, 29 May 2012 09:06:04 -0300 Message-ID: <87pq9n2nv7.fsf@zancas.localnet> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Spam_bar: - X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2012 12:06:17 -0000 --=-=-= 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. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iJwEAQECAAYFAk/Eu60ACgkQTiiN/0Um85lKDwQAlb7VlkVzX1WELsoVL77Tg+J2 /Mw8hFru3P6rrZrb9UcXj9XKIojAjW1EKFXHaMigv7BBmcvf3ngSgYsHhXaPkeMU 5arH9fFhXDp+hAujFmpuOQCLnqE7qpT/ZQ9g2/kOi8qouvV3RraIgC1tTdYv0sh9 egSCe51GC4iBmr7JjSM= =ITdG -----END PGP SIGNATURE----- --=-=-=--