diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-09-09 00:17:58 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-09-09 00:17:58 +0200 |
commit | 87803a665cb03c370ab02ff86f085311aef4bdb0 (patch) | |
tree | 079cc5171b4d215a372def4b45939dcfb01e7b90 | |
parent | decode bytes string to unicode string (diff) | |
download | javatoolkit-87803a665cb03c370ab02ff86f085311aef4bdb0.tar.gz javatoolkit-87803a665cb03c370ab02ff86f085311aef4bdb0.tar.bz2 javatoolkit-87803a665cb03c370ab02ff86f085311aef4bdb0.zip |
add entry to NEWS
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +javatoolkit-0.6.0 (10 Aug 2017) +=============================== + - Port to Python 3 complete (hopefully). + javatoolkit-0.5.1 (10 Aug 2017) =============================== - xml-rewrite-2.py, xml-rewrite-2.py, SaxRewriter.py: fix encoding and string related issues. |