[gnome-text-editor/gnome-42] Release 42.2



commit be4a2b2678f8f0f8f6728be8d827b4cf91f2545d
Author: Christian Hergert <chergert redhat com>
Date:   Sun Jun 12 10:54:36 2022 -0700

    Release 42.2

 NEWS        | 11 +++++++++++
 meson.build |  2 +-
 2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e269739..646ab68 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+# Text Editor 42.2
+
+## Changes since 42.1
+
+ • Fix a crash at shutdown after saving state. This didn't cause any data
+   loss, but could be annoying.
+ • Spellcheck underline fixes for various languages
+ • Various robustness fixes for GTK 4
+ • Fixes for inconsistent line-endings
+ • Translation updates
+
 # Text Editor 42.1
 
 Changes since 42.0
diff --git a/meson.build b/meson.build
index adc6fff..acb895e 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('gnome-text-editor', 'c',
-          version: '42.1',
+          version: '42.2',
     meson_version: '>= 0.59.1',
   default_options: [ 'warning_level=2', 'c_std=gnu17' ],
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]