[libdazzle] release 3.29.1
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] release 3.29.1
- Date: Tue, 17 Apr 2018 05:51:19 +0000 (UTC)
commit 616b9848d7256b7c0e90339a550fe3c8b46c4c94
Author: Christian Hergert <chergert redhat com>
Date: Mon Apr 16 22:49:39 2018 -0700
release 3.29.1
NEWS | 12 ++++++++++++
meson.build | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 96bb1f1..9749493 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+==============
+Version 3.29.1
+==============
+
+Changes in this release:
+
+ • DzlListBox allows ellipsis control in GtkBuilder interfaces.
+ • DzlThemeManager avoids creating CSS providers when no resources
+ were found within the given path.
+ • Various fixes to the shortcut engine to closer match gtk.
+ • Various GObject Introspection fixes.
+
==============
Version 3.28.0
==============
diff --git a/meson.build b/meson.build
index 9e4156c..de76d8c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libdazzle', 'c',
- version: '3.28.0',
+ version: '3.29.1',
license: 'GPLv3+',
meson_version: '>= 0.40.1',
default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]