[at-spi2-core] 2.39.90
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] 2.39.90
- Date: Tue, 16 Feb 2021 23:47:40 +0000 (UTC)
commit 3c6b2c064b25e7b4e8b894168bc760febfd71795
Author: Mike Gorse <mgorse suse com>
Date: Tue Feb 16 17:49:20 2021 -0600
2.39.90
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index c288f024..f775389c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-core 2.39.90:
+
+* Fix build with X11 disabled.
+
+* Various fixes for the new device API used for key monitoring and grabbing.
+
+* Fixed several memory leaks.
+
What's new in at-spi2-core 2.39.1:
* Don't use gdbus-broker if not running under systemd (#25).
diff --git a/meson.build b/meson.build
index bb4131b9..53981214 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.39.1',
+ version: '2.39.90',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]