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 240471396D0 for ; Sat, 12 Aug 2017 08:50:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5DCDB1FC03E; Sat, 12 Aug 2017 08:50:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 3A2A6E0AC9 for ; Sat, 12 Aug 2017 08:50:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 19D57341732 for ; Sat, 12 Aug 2017 08:50:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9ABF37663 for ; Sat, 12 Aug 2017 08:50:09 +0000 (UTC) From: "Patrice Clement" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" Message-ID: <1502527796.7773a2f51454a4e5e426046caa4714181edd00fc.monsieurp@gentoo> Subject: [gentoo-commits] proj/javatoolkit:master commit in: / X-VCS-Repository: proj/javatoolkit X-VCS-Files: NEWS X-VCS-Directories: / X-VCS-Committer: monsieurp X-VCS-Committer-Name: Patrice Clement X-VCS-Revision: 7773a2f51454a4e5e426046caa4714181edd00fc X-VCS-Branch: master Date: Sat, 12 Aug 2017 08:50:09 +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-Archives-Salt: c2ad3432-1543-47df-b0dc-3d79c7784a0b X-Archives-Hash: 6dedfe8719786c5dc9fd1255b494db6a commit: 7773a2f51454a4e5e426046caa4714181edd00fc Author: Patrice Clement gentoo org> AuthorDate: Thu Aug 10 12:32:16 2017 +0000 Commit: Patrice Clement gentoo org> CommitDate: Sat Aug 12 08:49:56 2017 +0000 URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=7773a2f5 add entry to NEWS NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c1e712f..0258d94 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ javatoolkit-0.5.1 (10 Aug 2017) =============================== - - Fix encoding and string related issues. + - xml-rewrite-2.py, xml-rewrite-2.py, SaxRewriter.py: fix encoding and string related issues. + - Python 2 support is gone as far as these files are concerned. javatoolkit-0.5.0 (08 Aug 2017) ===============================