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: Mon, 07 Aug 2017 23:48:38
Message-Id: 1502149248.582b1ddbc506695702d1e742f0278ecd99ebc670.monsieurp@gentoo
1 commit: 582b1ddbc506695702d1e742f0278ecd99ebc670
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 7 23:40:48 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 7 23:40:48 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=582b1ddb
7
8 add entry to NEWS file
9
10 NEWS | 5 +++++
11 1 file changed, 5 insertions(+)
12
13 diff --git a/NEWS b/NEWS
14 index b6a842a..3c5be57 100644
15 --- a/NEWS
16 +++ b/NEWS
17 @@ -1,3 +1,8 @@
18 +javatoolkit-0.5.0 (08 Aug 2017)
19 +===============================
20 + - Fix imports with Python 3.
21 + - More cleanup.
22 +
23 javatoolkit-0.4.0 (07 Aug 2017)
24 ===============================
25 - Port to Python 3.