aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2020-11-05 22:43:11 +0100
committerPatrice Clement <monsieurp@gentoo.org>2020-11-05 22:46:12 +0100
commit5bca71500f32195796c441daf1c7b96155ac52c1 (patch)
treeca2408c483248b205bbbb7a3954ef4ac0c89b2ff
parentallow expanding external entities through SAX parser. (diff)
downloadjavatoolkit-5bca71500f32195796c441daf1c7b96155ac52c1.tar.gz
javatoolkit-5bca71500f32195796c441daf1c7b96155ac52c1.tar.bz2
javatoolkit-5bca71500f32195796c441daf1c7b96155ac52c1.zip
update NEWS
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
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).