[libdazzle] release 3.25.5



commit 740a889c915a614976b0c2c4157f5d9a88c076cf
Author: Christian Hergert <chergert redhat com>
Date:   Thu Jul 20 19:48:09 2017 -0700

    release 3.25.5

 NEWS        |   16 ++++++++++++++++
 meson.build |    2 +-
 2 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9af1d63..a7840b6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
 ==============
+Version 3.25.5
+==============
+
+We are quickly releasing a followup to 3.25.4 to fix a number of bugs with
+the shortcut engine that were found as Builder transitioned to it.
+
+ • DzlShortcutManager is not in control of event delivery. This allows the
+   capture/bubble phase to act as expected and still integrate with
+   GtkBindingSet.
+ • DzlSuggestionEntry now properly places the popover window when using the
+   X11 backend.
+ • Various license blurbs have been updated to reflect reality.
+
+Thanks to everyone who was quick to report bugs.
+
+==============
 Version 3.25.4
 ==============
 
diff --git a/meson.build b/meson.build
index 8e144d3..49a4e14 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libdazzle', 'c',
-          version: '3.25.4',
+          version: '3.25.5',
           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]