From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 1mL1IYxeQV+oXwAA0tVLHw (envelope-from ) for ; Sat, 22 Aug 2020 18:06:04 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id CEmMHYxeQV8sIwAAB5/wlQ (envelope-from ) for ; Sat, 22 Aug 2020 18:06:04 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [144.217.243.247]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 27B1A940390 for ; Sat, 22 Aug 2020 18:06:03 +0000 (UTC) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id E83F029BCE; Sat, 22 Aug 2020 14:05:54 -0400 (EDT) Received: from jb55.com (unknown [45.79.91.128]) by mail.notmuchmail.org (Postfix) with ESMTPS id 4B6AA29AE8 for ; Sat, 22 Aug 2020 14:05:52 -0400 (EDT) Received: from jb55.com (S010660e327dca171.vc.shawcable.net [24.84.152.187]) by jb55.com (OpenSMTPD) with ESMTPSA id 1b18a342 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Sat, 22 Aug 2020 18:06:19 +0000 (UTC) From: William Casarin To: notmuch@notmuchmail.org Cc: David Bremner , William Casarin Subject: [PATCH] NEWS: add news entry for tree navigation changes Date: Sat, 22 Aug 2020 11:05:44 -0700 Message-Id: <20200822180544.1745-1-jb55@jb55.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: References: MIME-Version: 1.0 Message-ID-Hash: GFTI2XFC4NTJQUOA3SYPFRR5JBX6JKUJ X-Message-ID-Hash: GFTI2XFC4NTJQUOA3SYPFRR5JBX6JKUJ X-MailFrom: jb55@jb55.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 144.217.243.247 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Spam-Score: 0.03 X-TUID: NJInVmDHN8OZ Signed-off-by: William Casarin --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index b25bfaa3..9e635ab6 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,8 @@ Emacs The minimum supported major version of GNU Emacs is now 25.1. +Support for moving between threads after notmuch-tree-from-search-thread. + Notmuch-Mutt ------------ -- 2.28.0