[libdazzle/libdazzle-3-26] release 3.26.2
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle/libdazzle-3-26] release 3.26.2
- Date: Thu, 11 Jan 2018 01:11:53 +0000 (UTC)
commit a078dd5013a624619c54a3373759471eef647169
Author: Christian Hergert <chergert redhat com>
Date: Wed Jan 10 17:10:17 2018 -0800
release 3.26.2
NEWS | 20 ++++++++++++++++++++
meson.build | 2 +-
2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 628b441..f13d246 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
==============
+Version 3.26.2
+==============
+
+Changes in this release:
+
+ • Progress menu button will now avoid spinning in some conditions.
+ • Leak fixed in DzlTree text rendering.
+ • Shortcut mneumonics are now properly activated.
+ • Fixes to avoid various deprecated API.
+ • A number of leaks detected by ASAN were fixed.
+ • The directory reaper handles various mtime comparisons more
+ correctly now.
+ • Some G-I annotations were improved.
+ • DzlMenuMerger is more flexible with input.
+ • Some performance improvements when dealing with CSS and other
+ resources paths.
+
+It's recommended that all distributions update to this release.
+
+==============
Version 3.26.1
==============
diff --git a/meson.build b/meson.build
index f462ec7..50272cd 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libdazzle', 'c',
- version: '3.26.1',
+ version: '3.26.2',
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]