summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2e88d6a..5b3f1d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+2.0.5
+=====
+* Allow preserveSpace on XML attributes (Álvaro Muñoz)
+* Fixed issue with writing files under macOS (Álvaro Muñoz)
+* Fixed various differences between Python 2 and 3
+* Fixed issues with libxml2 memory management
+
2.0.4
=====
* Fixed a massive performance issue
diff --git a/configure.ac b/configure.ac
index 18efd0c..45ffa28 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([itstool], [2.0.4], [])
+AC_INIT([itstool], [2.0.5], [])
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])
DATADIR=`(