[libdazzle] release 3.25.91



commit 4994cd62432efe0ce149cd00f7e6df5893e251ea
Author: Christian Hergert <chergert redhat com>
Date:   Fri Aug 25 13:08:40 2017 -0700

    release 3.25.91

 NEWS        |   14 ++++++++++++++
 meson.build |    2 +-
 2 files changed, 15 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9f9630b..ced686d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
 ===============
+Version 3.25.91
+===============
+
+Changes in this release:
+
+ • DzlDirectoryReaper now properly removes recursive directories
+ • DzlListStoreAdapter is a new GListModel->GtkTreeModel adapter
+ • DzlSignalGroup had an overzealous assertion which was removed
+   and corner case handled.
+ • DzlShortcutTheme properly handles closure chain parse failure case
+ • DzlShortcutManager can handle DzlShortcutEntry that are not static
+   allocations.
+
+===============
 Version 3.25.90
 ===============
 
diff --git a/meson.build b/meson.build
index a4e9fc5..1b5d96a 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libdazzle', 'c',
-          version: '3.25.90',
+          version: '3.25.91',
           license: 'GPLv3+',
     meson_version: '>= 0.40.1',
   default_options: [ 'warning_level=1', 'buildtype=debugoptimized' ],


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