From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 2B1FA6DE0F3E for ; Tue, 28 May 2019 03:33:27 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.043 X-Spam-Level: X-Spam-Status: No, score=-0.043 tagged_above=-999 required=5 tests=[AWL=-0.042, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id a2zXHb6HvGX2 for ; Tue, 28 May 2019 03:33:26 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 0A1F36DE0EB0 for ; Tue, 28 May 2019 03:33:26 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1hVZQ5-0003tA-8t; Tue, 28 May 2019 06:33:25 -0400 Received: (nullmailer pid 11459 invoked by uid 1000); Tue, 28 May 2019 10:33:38 -0000 From: David Bremner To: Daniel Kahn Gillmor , notmuch@notmuchmail.org Subject: Re: [PATCH] NEWS: News for my changes for 0.29 In-Reply-To: <87pno333a1.fsf@fifthhorseman.net> References: <20190526115945.23413-1-david@tethera.net> <20190527104655.9877-1-david@tethera.net> <87pno333a1.fsf@fifthhorseman.net> Date: Tue, 28 May 2019 07:33:38 -0300 Message-ID: <87d0k2vpfh.fsf@tethera.net> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 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, 28 May 2019 10:33:27 -0000 Daniel Kahn Gillmor writes: > On Mon 2019-05-27 07:46:55 -0300, David Bremner wrote: >> +Dependencies >> +------------ >> + >> +Support for GMime 2.6 is removed. >> + > > I'd add here: > > The minimum supported version of GMime is now 3.0.3. GMime also needs > to have been compiled with cryptographic support. > done.