summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2020-05-31 10:23:42 -0700
committerPhilip Chimento <philip.chimento@gmail.com>2020-05-31 10:23:42 -0700
commit2b099f61dfc93529925bb117f53fcf63be76c3f7 (patch)
treeb989e821de53d734f1376be99ab7848694ace3c4
parent04a0c2e693404cc5e7323f9223f831a543ed421f (diff)
downloadgjs-1.64.3.tar.gz
release: Prepare for 1.64.31.64.3
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 873239bf..797d718f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,26 @@
+Version 1.64.3
+--------------
+
+- Closed bugs and merge requests:
+ * arg: Don't sink GClosure ref if it's a return value [!426, Philip Chimento]
+ * overrides/Gtk: Adjust gtk_container_child_set_property() check [!431,
+ Florian Müllner]
+ * 1.63.3: test suite is failing [#298, !430, Philip Chimento]
+ * Simplify private pointers [!434, Philip Chimento]
+
+- Various backports:
+ * Use memory GSettings backend in tests [Philip Chimento]
+ * Update debug message from trimLeft/trimRight to trimStart/trimEnd [Philip
+ Chimento]
+ * Various fixes for potential crash and memory issues [Philip Chimento]
+
+Version 1.58.8
+--------------
+
+- Various backports
+ * 1.63.3: test suite is failing [Philip Chimento]
+ * Various fixes for potential crash and memory issues [Philip Chimento]
+
Version 1.64.2
--------------