summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2018-11-12 16:00:52 -0500
committerPhilip Chimento <philip.chimento@gmail.com>2018-11-12 16:00:52 -0500
commit4ea7f25877c8e064f1db6e81b5173cfc05c87530 (patch)
treeecc87117a3005726803f98ad5b7d0187e4d1965a
parent9e39dc47eb619980694a61b4df00f88079c9ed26 (diff)
downloadgjs-1.55.2.tar.gz
release: Prepare for 1.55.21.55.2
-rw-r--r--NEWS25
1 files changed, 25 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1cff2d9a..e67e3584 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Version 1.55.2
+--------------
+
+- Closed bugs and merge requests:
+ * Gnome-shell crashes on destroying cached param specs [#213, !240, Marco
+ Trevisan]
+ * Various maintenance [!235, !250, Philip Chimento]
+ * Auto pointers builder [!243, Marco Trevisan]
+ * configure.ac: Update bug link [!245, Andrea Azzarone]
+ * SIGSEGV when exiting gnome-shell [#212, !247, Andrea Azzarone, Philip
+ Chimento]
+ * Fix build with --enable-dtrace and create CI job to ensure it doesn't break
+ in the future [#196, !237, !253, Philip Chimento]
+ * Delay JSString-to-UTF8 conversion [!249, Philip Chimento]
+ * Annotate return values [!251, Philip Chimento]
+ * Fix a regression with GError toString() [!252, Philip Chimento]
+ * GType memleak fixes [!244, Marco Trevisan]
+ * Atoms refactor [!233, Philip Chimento, Marco Trevisan]
+ * Write a "Code Hospitable" README file [#17, !248, Philip Chimento, Andy
+ Holmes, Avi Zajac]
+ * object: Method lookup repeatedly traverses introspection [#54, !53, Colin
+ Walters, Philip Chimento]
+ * Handler of GtkEditable::insert-text signal is not run [#147, !143, Tomasz
+ Miąsko, Philip Chimento]
+
Version 1.54.3
--------------