[gnome-applets/gnome-3-36] bump version to 3.36.2, update NEWS
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-applets/gnome-3-36] bump version to 3.36.2, update NEWS
- Date: Sun, 29 Mar 2020 12:46:03 +0000 (UTC)
commit a58695159171dbb6b04b6b5161ef373a26833235
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Sun Mar 29 15:41:17 2020 +0300
bump version to 3.36.2, update NEWS
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 1ebb36e90..0724afd81 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Version 3.36.2
+==============
+- Don't close desktop window. (#15)
+- Fix XML namespace URI in svg icons.
+- Fix invalid icon size warning from command applet.
+- Fix memory leak in cpufreq applet. (gnome-panel#21)
+- Fix possible crash in command applet. (gnome-panel#23)
+- Fix critical warnings from window-picker applet.
+- Fix icon name for mini-commander applet.
+
Version 3.36.1
==============
- Fix charpick applet.
diff --git a/configure.ac b/configure.ac
index d5925e770..16f402921 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl **************************************************************************
m4_define([ga_major_version], [3])
m4_define([ga_minor_version], [36])
-m4_define([ga_micro_version], [1])
+m4_define([ga_micro_version], [2])
m4_define([ga_version], [ga_major_version.ga_minor_version.ga_micro_version])
dnl **************************************************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]