summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hergert <chergert@redhat.com>2023-01-10 15:40:54 -0800
committerChristian Hergert <chergert@redhat.com>2023-01-10 15:40:54 -0800
commitf0038941dce1743f56e28cdfa3ff7ae690b9d44e (patch)
tree3bc6d5e4732d875d58d3f0929641226023907f93
parent69239b3f76cdb43f71d13e98f44566cf235ed1b0 (diff)
downloadgtksourceview-f0038941dce1743f56e28cdfa3ff7ae690b9d44e.tar.gz
Release GtkSourceView 5.7.05.7.0
The first release towards 5.8/GNOME 44.alpha.
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 00000000..3a5f12cf
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,16 @@
+News in 5.7.0, 2023-01-23
+-------------------------
+
+5.7.0 is a development release of GtkSourceView intended for application
+developers and unstable distributions alike.
+
+Changes since 5.6.2
+
+ * gutterrenderermarks: avoid potential infinite loop with marks
+ * build: drop unnecessary vapigen check
+ * cpp.lang: add constinit keyword
+ * java.lang: fix escaped characters
+ * lean.lang: strings may contain line breaks
+ * nix.lang: Add Nix syntax highlighting
+ * reasonml.lang: add ReasonML language
+