summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2020-04-05 16:12:24 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2020-04-05 16:12:24 +0200
commit7e379314faa78b5a5670477a3d68dd28c1f8a267 (patch)
tree3561821b695febc6938460b2c96a75ddbb62137f
parent8ceb23621d7e59718c1d512155aae8e8eb17db56 (diff)
downloadgobject-introspection-7e379314faa78b5a5670477a3d68dd28c1f8a267.tar.gz
Update NEWS
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ddcece37..ffe77b8a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.64.1 - 2020-04-05
+-------------------
+
+* Replace calls to deprecated xml.etree.cElementTree removed in Python 3.9 :mr:`202` (:user:`Stephen Gallagher <sgallagher>`)
+* gimarshallingtests: Use g_assert_cmpfloat_with_epsilon. Fixes tests on some architectures :mr:`200` (:user:`Iain Lane <iainl>`)
+
+
1.64.0 - 2020-03-07
-------------------