summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Chimento <philip.chimento@gmail.com>2021-08-15 08:54:50 -0700
committerPhilip Chimento <philip.chimento@gmail.com>2021-08-16 20:44:09 -0700
commit6a23d1d72b9ac83a821e3ee85ee5df2986b9b8f7 (patch)
tree44943a0c27a5fce3ddad360bc39c51c387b2aa04
parent94654f83ecfe899ceeef4be69972520c24c3b791 (diff)
downloadgjs-6a23d1d72b9ac83a821e3ee85ee5df2986b9b8f7.tar.gz
release: Add NEWS from stable release 1.68.3
-rw-r--r--NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2b6bfb50..8a316eae 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+Version 1.68.3
+--------------
+
+- Crash and bug fixes backported from the development branch.
+
+- Build fixes [Philip Chimento]
+
+- Closed bugs and merge requests:
+
+ * win32: Fix resource-based imports [!652, Evan Welsh]
+ * overrides/GLib: Guard Error.new_literal against invalid domains [!654,
+ Florian Müllner]
+
Version 1.69.1
--------------