summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2020-09-05 14:28:10 -0700
committerPhilip Chimento <philip.chimento@gmail.com>2020-09-05 14:28:10 -0700
commit9a05da5caddb0fa692ddd5012a9ec97d9dbd1290 (patch)
tree658cccb31396462e9ac9887ca152ce31a0a3db7e /NEWS
parent513c15e94e4948668ffbf29a2339c75e96009514 (diff)
downloadgjs-9a05da5caddb0fa692ddd5012a9ec97d9dbd1290.tar.gz
release: Prepare for 1.65.921.65.92
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 99c9017d..18f029e5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 1.65.92
+---------------
+
+- Closed bugs and merge requests:
+
+ * CI: Make iwyu idempotent [!481, Simon McVittie]
+ * Enum and flags test failing in s390x [#319, !480, Simon McVittie]
+ * Bring back Visual Studio build support for GJS master [!482, Chun-wei Fan]
+ * gjs_dbus_implementation_emit_signal: don't try to unref NULL [!482, Adam
+ Williamson]
+ * doc: add third party applications [!484, Sonny Piers]
+ * boxed: Initialize all the private BoxedInstance members [!487, Marco
+ Trevisan]
+ * object: Fix GjsCallBackTrampoline's leaks [!490, Marco Trevisan]
+ * Various maintenance [!485, Philip Chimento]
+ * Crash using shell's looking glass [#344, !486, Marco Trevisan]
+
Version 1.65.91
---------------