[libdazzle] Release 3.43.90 (42.rc1)
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libdazzle] Release 3.43.90 (42.rc1)
- Date: Mon, 7 Mar 2022 21:31:20 +0000 (UTC)
commit 0733962278092e444ccfc1d1c396dae72f7f386d
Author: Christian Hergert <chergert redhat com>
Date: Mon Mar 7 13:24:46 2022 -0800
Release 3.43.90 (42.rc1)
NEWS | 20 ++++++++++++++++++++
meson.build | 2 +-
2 files changed, 21 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 43de76f..7d6464b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+===============
+Version 3.43.90
+===============
+
+This is a RC release for GNOME 42.
+
+ • Apply CSS changes immediately
+ • Build fixes for stack protector
+ • Improvements to DzlTaskCache
+ • GCC fixes for macOS
+ • Fix page-size for spinbutton adjustments
+
+Note that libdazzle is not expected to survive into GTK 4. Applications
+using features from libdazzle should either look to the replacements that
+can be found as part of GTK 4 itself or libadwaita.
+
+For those using the more esoteric features of libdazzle like fuzzy search,
+tries, and file system abstractions, you should copy those into your project
+instead.
+
==============
Version 3.42.0
==============
diff --git a/meson.build b/meson.build
index 3340851..01c6a58 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libdazzle', 'c',
- version: '3.42.0',
+ version: '3.43.90',
license: 'GPLv3+',
meson_version: '>= 0.50.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]