Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/javatoolkit:master commit in: /
Date: Sat, 12 Aug 2017 08:50:13
Message-Id: 1502527796.7773a2f51454a4e5e426046caa4714181edd00fc.monsieurp@gentoo
1 commit: 7773a2f51454a4e5e426046caa4714181edd00fc
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 10 12:32:16 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 12 08:49:56 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=7773a2f5
7
8 add entry to NEWS
9
10 NEWS | 3 ++-
11 1 file changed, 2 insertions(+), 1 deletion(-)
12
13 diff --git a/NEWS b/NEWS
14 index c1e712f..0258d94 100644
15 --- a/NEWS
16 +++ b/NEWS
17 @@ -1,6 +1,7 @@
18 javatoolkit-0.5.1 (10 Aug 2017)
19 ===============================
20 - - Fix encoding and string related issues.
21 + - xml-rewrite-2.py, xml-rewrite-2.py, SaxRewriter.py: fix encoding and string related issues.
22 + - Python 2 support is gone as far as these files are concerned.
23
24 javatoolkit-0.5.0 (08 Aug 2017)
25 ===============================