[gnome-usage] Version 3.38.1



commit 4745bb5e8f2a44a35cb410020dcf6e54e73bd6e1
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Fri Mar 19 08:10:59 2021 +0100

    Version 3.38.1

 NEWS        | 28 ++++++++++++++++++++++++++++
 meson.build |  2 +-
 2 files changed, 29 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 42df01c..e1a0b96 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+3.38.1 - Mar 19, 2021
+=====================
+
+  - Flag GtkBuilder children as unowned.
+  - Prevent reading beyond GTop's args.
+  - Prevent navigation to the storage separator.
+  - Prevent a double border in the performance sidebar.
+  - List compatible form-factors.
+  - Added/updated/fixed translations:
+    - Catalan
+    - Czech
+    - Friulian
+    - German
+    - Hebrew
+    - Portuguese
+
+All contributors to this release:
+
+Adrien Plazas <kekun plazas laposte net>
+Christian Kirbach <Christian Kirbach gmail com>
+Fabio Tomat <f t public gmail com>
+Jordi Mas <jmas softcatala org>
+Juliano de Souza Camargo <julianosc protonmail com>
+Marek Černocký <marek manet cz>
+Rasmus Thomsen <oss cogitri dev>
+Rico Tzschichholz <ricotz ubuntu com>
+Yosef Or Boczko <yoseforb gnome org>
+
 3.38.0 - Sep 12, 2020
 =====================
 
diff --git a/meson.build b/meson.build
index d2f40ac..2c04f74 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project(
   'gnome-usage', ['vala', 'c'],
-  version: '3.38.0',
+  version: '3.38.1',
   license: 'GPL3',
   meson_version: '>= 0.50.0'
 )


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