From 1bd36355b961ab24c972e226a0c9666b699c611f Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Sun, 22 Jun 2014 13:01:57 +0300 Subject: [PATCH] Re: [PATCH] NEWS: add news for 0.18.1 --- 49/1cc45c6fec39d1c8b6bcefe47a06eae8989048 | 145 ++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 49/1cc45c6fec39d1c8b6bcefe47a06eae8989048 diff --git a/49/1cc45c6fec39d1c8b6bcefe47a06eae8989048 b/49/1cc45c6fec39d1c8b6bcefe47a06eae8989048 new file mode 100644 index 000000000..b55ac3945 --- /dev/null +++ b/49/1cc45c6fec39d1c8b6bcefe47a06eae8989048 @@ -0,0 +1,145 @@ +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 0219F431FAF + for ; Sun, 22 Jun 2014 03:02:20 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + 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 56vY5pLw7eAz for ; + Sun, 22 Jun 2014 03:02:12 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id 530F3431FAE + for ; Sun, 22 Jun 2014 03:02:12 -0700 (PDT) +Received: from guru.guru-group.fi (localhost [IPv6:::1]) + by guru.guru-group.fi (Postfix) with ESMTP id 2CAB8100051; + Sun, 22 Jun 2014 13:01:58 +0300 (EEST) +From: Tomi Ollila +To: David Bremner , notmuch@notmuchmail.org +Subject: Re: [PATCH] NEWS: add news for 0.18.1 +In-Reply-To: <1403381426-19813-1-git-send-email-david@tethera.net> +References: <1403381426-19813-1-git-send-email-david@tethera.net> +User-Agent: Notmuch/0.18+28~gcecaba1 (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-unknown-linux-gnu) +X-Face: HhBM'cA~ +MIME-Version: 1.0 +Content-Type: text/plain +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: Sun, 22 Jun 2014 10:02:20 -0000 + +On Sat, Jun 21 2014, David Bremner wrote: + +> This is my summary of the commits from 0.18. +> --- + +Contents LGTM. For news2wiki some period changes required... + +> NEWS | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +> 1 file changed, 58 insertions(+) +> +> diff --git a/NEWS b/NEWS +> index 5d85733..4bfe4c5 100644 +> --- a/NEWS +> +++ b/NEWS +> @@ -1,3 +1,61 @@ +> +Notmuch 0.18.1 (2014-06-25) +> +=========================== +> + +> +This is a bug fix and portability release. +> + +> +Build System +> +------------ +> + +> +Add a workaround for systems without zlib.pc + +Add trailing period ---------------------------^ :D + +> + +> +Make emacs install robust against the non-existence of emacs. +> + +> +Put notmuch lib directory first in RPATH. +> + +> +Fix handling of html_static_path in sphinx +> + +> + Both the python bindings and the main docs had spurious settings of +> + this variable. +> + +> +Test Suite +> +---------- +> + +> +Use --quick when starting emacs. + +Remove trailing period ...........^ :D + +> + +> + This avoids a hang in the T160-json tests. +> + +> +Allow pending break points in atomicity script. + +Ditto. + +> + +> + This allows the atomicity tests to run on several more architectures/OSes. +> + +> +Command-Line Interface +> +---------------------- +> + +> +To improve portability use fsync instead of fdatasync in +> +`notmuch-dump`. There should be no functional difference. +> + +> +Library changes +> +--------------- +> + +> +Resurrect support for single-message mbox files. + +^2 + +> + +> + The removal introduced a bug with previously indexed single-message +> + mboxes. This support remains deprecated. +> + +> +Fix for phrase indexing +> + +> + There were several bugs involving overlapping "phrases" accross +> + header and mime part boundaries. +> + +> +Emacs Interface +> +--------------- +> + +> +Make sure tagging on an empty query is harmless. + +^3 + +> + +> + Previously tagging an empty query could lead to tags being +> + unintentionally removed. +> + +> + +> Notmuch 0.18 (2014-05-06) +> ========================= +> +> -- +> 2.0.0 + +Tomi -- 2.26.2