From 8aef98c13eb5ad44279c3fe96c5c4f54fc947654 Mon Sep 17 00:00:00 2001 From: David Bremner Date: Sat, 25 Oct 2014 12:58:25 +0200 Subject: [PATCH] [PATCH] NEWS: give real entry for 0.18.2 --- b1/33f2f574e896e14a8d59171dba1f255dd48891 | 82 +++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 b1/33f2f574e896e14a8d59171dba1f255dd48891 diff --git a/b1/33f2f574e896e14a8d59171dba1f255dd48891 b/b1/33f2f574e896e14a8d59171dba1f255dd48891 new file mode 100644 index 000000000..23b69801b --- /dev/null +++ b/b1/33f2f574e896e14a8d59171dba1f255dd48891 @@ -0,0 +1,82 @@ +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 CF42D431FC9 + for ; Sat, 25 Oct 2014 03:58:49 -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 b55Xqz9sE+AO for ; + Sat, 25 Oct 2014 03:58:45 -0700 (PDT) +Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 15FAA431FBD + for ; Sat, 25 Oct 2014 03:58:45 -0700 (PDT) +Received: from remotemail by yantan.tethera.net with local (Exim 4.80) + (envelope-from ) + id 1Xhz3U-0008JJ-2h; Sat, 25 Oct 2014 07:58:44 -0300 +Received: (nullmailer pid 22237 invoked by uid 1000); Sat, 25 Oct 2014 + 10:58:38 -0000 +From: David Bremner +To: notmuch@notmuchmail.org +Subject: [PATCH] NEWS: give real entry for 0.18.2 +Date: Sat, 25 Oct 2014 12:58:25 +0200 +Message-Id: <1414234705-22172-1-git-send-email-david@tethera.net> +X-Mailer: git-send-email 2.1.1 +In-Reply-To: <87siico5aa.fsf@maritornes.cs.unb.ca> +References: <87siico5aa.fsf@maritornes.cs.unb.ca> +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: Sat, 25 Oct 2014 10:58:50 -0000 + +Expand out what the actual test suite changes are, so people have a +better idea if the release is relevant to them. +--- + NEWS | 14 +++++++++++++- + 1 file changed, 13 insertions(+), 1 deletion(-) + +diff --git a/NEWS b/NEWS +index 546882b..61c6424 100644 +--- a/NEWS ++++ b/NEWS +@@ -4,7 +4,19 @@ Notmuch 0.18.2 (2014-10-25) + Test Suite + ---------- + +-Portability and bug fixes for test suite to improve compatibility with Emacs 24.4, gdb 7.8, and the ppc64el architecture. ++Translate T380-atomicity to use gdb/python ++ ++ The new version is compatible with gdb 7.8 ++ ++Emacs 24.4 related bug fixes ++ ++ The Messages buffer became read-only, and the generated mime ++ structure for signatures changed slightly. ++ ++Simplify T360-symbol-hiding ++ ++ Replace the use of `objdump` on the object files with `nm` on the ++ resulting lib. + + Notmuch 0.18.1 (2014-06-25) + =========================== +-- +2.1.1 + -- 2.26.2