From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B52C31382C5 for ; Tue, 15 Dec 2020 10:23:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 02A27E08EF; Tue, 15 Dec 2020 10:23:32 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E0DF6E08EF for ; Tue, 15 Dec 2020 10:23:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D943F34117A for ; Tue, 15 Dec 2020 10:23:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7ACFC53 for ; Tue, 15 Dec 2020 10:23:29 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1608027781.cdb800b806e0f3019cb014540340aec5d6133494.fordfrog@gentoo> Subject: [gentoo-commits] proj/javatoolkit:master commit in: / X-VCS-Repository: proj/javatoolkit X-VCS-Files: NEWS X-VCS-Directories: / X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: cdb800b806e0f3019cb014540340aec5d6133494 X-VCS-Branch: master Date: Tue, 15 Dec 2020 10:23:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d8d41944-d236-455c-9bf1-9b2b7a2d91e8 X-Archives-Hash: 958cd4a3cf17af031597a0996cd719cb commit: cdb800b806e0f3019cb014540340aec5d6133494 Author: Miroslav Šulc fordfrog com> AuthorDate: Tue Dec 15 10:23:01 2020 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Tue Dec 15 10:23:01 2020 +0000 URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=cdb800b8 release 0.6.5 Signed-off-by: Miroslav Šulc fordfrog.com> NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index e673c07..6e050dc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +0.6.5 (15 Dec 2020) +- Fix bug #758716. + 0.6.4 (05 Nov 2020) - Fix bug #698954.