commit: 5bca71500f32195796c441daf1c7b96155ac52c1 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Nov 5 21:43:11 2020 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Nov 5 21:46:12 2020 +0000 URL: https://gitweb.gentoo.org/proj/javatoolkit.git/commit/?id=5bca7150
update NEWS Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> NEWS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS b/NEWS index 60c8871..b0b0042 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,15 @@ +javatoolkit-0.6.3 (15 Jul 2020) +=============================== + - xml-rewrite-2.py: add back os.chdir() function call. + +javatoolkit-0.6.2 (29 Oct 2019) +=============================== + - Fix bug #667590. + +javatoolkit-0.6.1 (29 Oct 2019) +=============================== + - Fix bug #698686. + javatoolkit-0.6.0 (10 Aug 2017) =============================== - Port to Python 3 complete (hopefully).
