[libdazzle] build: release 3.31.1
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] build: release 3.31.1
- Date: Tue, 9 Oct 2018 01:17:38 +0000 (UTC)
commit e3a105af0aef1dd77a7c8b8ee9f7eb8ef0bd794c
Author: Christian Hergert <chergert redhat com>
Date: Mon Oct 8 18:10:05 2018 -0700
build: release 3.31.1
NEWS | 16 ++++++++++++++++
meson.build | 2 +-
2 files changed, 17 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ed13bcc..dff6c6e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+==============
+Version 3.31.1
+==============
+
+Changes in the release:
+
+ • DzlPrefernces gained API to do simplified table layouts.
+ • DzlMenuButton hides separators that are not needed.
+ • Build requires gtk+-3.0 3.24.0.
+ • Handle changes to fullscreen state by the window-manager.
+ • Fixes for mouse tracking on fullscreen windows.
+ • Align menu shortcuts to the right.
+ • Fixes for shift-tab to move between widgets.
+ • Add helper for shortcut tooltips.
+ • Correctness fixes for listmodel filter.
+
==============
Version 3.30.0
==============
diff --git a/meson.build b/meson.build
index 67450de..4aab683 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libdazzle', 'c',
- version: '3.31.0',
+ version: '3.31.1',
license: 'GPLv3+',
meson_version: '>= 0.47.2',
default_options: [ 'warning_level=1', 'buildtype=debugoptimized', 'c_std=gnu11' ],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]