summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2020-04-05 16:07:33 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2020-04-05 16:07:33 +0200
commite315fd15bbf0f01e211684f6c1de1bf4300d91b5 (patch)
tree0718b5cc41a072482945e0f41c3adf76f231db6d
parent44bb1c68e9ae7bfb4f4ac20d6c01f3606627760f (diff)
downloadgobject-introspection-e315fd15bbf0f01e211684f6c1de1bf4300d91b5.tar.gz
release1.64.1
-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
-------------------