[sysprof] Release 3.28



commit 5b5a79e3e067bd90c3c0a4e2cbb73b197eed36d7
Author: Christian Hergert <chergert redhat com>
Date:   Tue Mar 13 17:46:55 2018 -0700

    Release 3.28

 NEWS        |   10 ++++++++++
 meson.build |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2549653..d056bca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+Overview of changes in Sysprof 3.28.0
+=====================================
+
+ * SpCaptureWriter now pre-initializes the scratch buffer to zero
+   to pacify valgrind.
+
+Translations:
+
+ * Swedish
+
 Overview of changes in Sysprof 3.27.92
 ======================================
 
diff --git a/meson.build b/meson.build
index bcb68e6..3986273 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
 project('sysprof', ['c', 'cpp'],
   license: ['GPL3+', 'GPL2+'],
-  version: '3.27.92',
+  version: '3.28.0',
   meson_version: '>=0.40.1',
   default_options: [
     'c_std=gnu11',


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