commit: 582b1ddbc506695702d1e742f0278ecd99ebc670 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Mon Aug 7 23:40:48 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Aug 7 23:40:48 2017 +0000 URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=582b1ddb
add entry to NEWS file NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index b6a842a..3c5be57 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +javatoolkit-0.5.0 (08 Aug 2017) +=============================== + - Fix imports with Python 3. + - More cleanup. + javatoolkit-0.4.0 (07 Aug 2017) =============================== - Port to Python 3.
