From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59374) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1j7Pye-00059X-Fa for gwl-devel@gnu.org; Thu, 27 Feb 2020 15:41:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1j7Pyd-0008G7-Ij for gwl-devel@gnu.org; Thu, 27 Feb 2020 15:41:48 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21166) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1j7PyY-0008EM-St for gwl-devel@gnu.org; Thu, 27 Feb 2020 15:41:43 -0500 References: <87d0a9l76x.fsf@elephly.net> From: Ricardo Wurmus Subject: Re: bug fix release In-reply-to: <87d0a9l76x.fsf@elephly.net> Date: Thu, 27 Feb 2020 21:41:33 +0100 Message-ID: <87eeufiwzm.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: gwl-devel-bounces+kyle=kyleam.com@gnu.org Sender: "gwl-devel" To: gwl-devel@gnu.org Ricardo Wurmus writes: > a number of annoying bugs became apparent after the release of 0.2.0. > They are now fixed. I also refactored the affected code to make it > easier to understand and test, and added a bunch of tests to be a little > more confident in the new code. > > If you=E2=80=99ve found some other bugs that are not mentioned in NEWS, p= lease > do report them, so we can squash them before 0.2.1, which I=E2=80=99d lik= e to > release soon. I=E2=80=99m planning to release 0.2.1 this Sunday. --=20 Ricardo