[gtksourceview/gtksourceview-4-6] Release GtkSourceView 4.6.1
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtksourceview/gtksourceview-4-6] Release GtkSourceView 4.6.1
- Date: Fri, 26 Jun 2020 23:21:51 +0000 (UTC)
commit 329ab38a68284091da8ef7302e48731e9076fcca
Author: Christian Hergert <chergert redhat com>
Date: Fri Jun 26 16:19:07 2020 -0700
Release GtkSourceView 4.6.1
NEWS | 12 ++++++++++++
meson.build | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 0e3dad70..2f524c98 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+News in 4.6.1, 2020-06-26
+-------------------------
+* Fix various G-I annotations
+* Improve draw-spaces coloring in solarized-light
+* javascript.lang: Performance improvements
+* c.lang: Fixes for #include preprocessor
+* sql.lang: Language completeness improvements
+* latex.lang: additional keywords
+* sh.lang: improved parameter expansion
+* yara.lang: initial support for YARA
+* Translation updates
+
News in 4.6.0, 2020-03-06
-------------------------
* cpp.lang: add C++20 keywords
diff --git a/meson.build b/meson.build
index 2769e5cc..8c256bae 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtksourceview', 'c',
- version: '4.6.0',
+ version: '4.6.1',
license: 'LGPL-2.1-or-later',
meson_version: '>= 0.50.0',
default_options: [ 'c_std=gnu99',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]