[sysprof] release 3.22.3
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof] release 3.22.3
- Date: Mon, 28 Nov 2016 22:06:58 +0000 (UTC)
commit 496f10e34a6324f9142442cfaa855e3b94d23224
Author: Christian Hergert <chergert redhat com>
Date: Mon Nov 28 14:05:01 2016 -0800
release 3.22.3
NEWS | 17 +++++++++++++++++
configure.ac | 2 +-
2 files changed, 18 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 645c0d4..80dda9d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Overview of changes in Sysprof 3.22.3
+=====================================
+
+Changes since 3.22.2
+
+ * Fix expansion of function text in callgraph.
+ * Fix jump-to-function in callees list.
+ * Disable record button while generating callgraph profile.
+ * Ensure sysprof icons are available form libsysprof-ui-2.
+ * sysprof-cli requires --force to overwrite previous capture. [Hubert Figuière]
+ * Reduce code duplication in capture frame initialization. [Vito Caputo]
+
+Translations:
+
+ * Brazilian Portuguese and Polish translations were updated.
+ [Enrico Nicoletto, Piotr Drąg]
+
Overview of changes in Sysprof 3.22.2
=====================================
diff --git a/configure.ac b/configure.ac
index 661eff2..9eff4f5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@ dnl Define Versioning Information
dnl ***********************************************************************
m4_define([major_version],[3])
m4_define([minor_version],[22])
-m4_define([micro_version],[2])
+m4_define([micro_version],[3])
m4_define([package_version],[major_version.minor_version.micro_version])
m4_define([bug_report_url],[https://bugzilla.gnome.org/enter_bug.cgi?product=sysprof])
m4_define([api_version],[2])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]