commit: 3e9087c76186eb392b9422838b84cb571f65c9d5 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Aug 10 12:32:16 2017 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Aug 10 12:32:16 2017 +0000 URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=3e9087c7
add entry to NEWS NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 3c5be57..c1e712f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +javatoolkit-0.5.1 (10 Aug 2017) +=============================== + - Fix encoding and string related issues. + javatoolkit-0.5.0 (08 Aug 2017) =============================== - Fix imports with Python 3.
