[libdazzle] release 3.33.3
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] release 3.33.3
- Date: Tue, 25 Jun 2019 15:39:19 +0000 (UTC)
commit 25c14ef0a337bd72bf5722ca88279548d6df8c71
Author: Christian Hergert <chergert redhat com>
Date: Tue Jun 25 08:37:38 2019 -0700
release 3.33.3
NEWS | 17 +++++++++++++++++
meson.build | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 10f5e0d..d62ad2d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+==============
+Version 3.33.3
+==============
+
+Changes in this release:
+
+ • libdazzle provides a backported GtkEventControllerMotion when compiled
+ against GTK versions <= 3.22. This means that libdazzle now effectively
+ supports 3.22 in addition to 3.24
+ • libdazzle has been backported to support GLib 2.50 so that it can be used on
+ older platforms
+ • Various API additions to simply use from bindings
+ • A new compact mode for DzlSuggestionEntry
+ • Improvements to shortcut activation
+ • The fuzzy highlighter has been improved to work around some embedded markup
+ • Correctness fixes • The panel now has support for "needs-attention"
+
==============
Version 3.33.1
==============
diff --git a/meson.build b/meson.build
index 1a9082b..0874a04 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libdazzle', 'c',
- version: '3.33.1',
+ version: '3.33.3',
license: 'GPLv3+',
meson_version: '>= 0.49.0',
default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]