[at-spi2-atk] 2.33.92
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-atk] 2.33.92
- Date: Mon, 2 Sep 2019 20:07:19 +0000 (UTC)
commit 8516a1d99eda85da98f72027f3012bb2ae728129
Author: Mike Gorse <mgorse alum wpi edu>
Date: Mon Sep 2 13:32:11 2019 -0500
2.33.92
NEWS | 7 +++++++
meson.build | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index e3f0108..d99787d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-atk 2.33.92:
+
+* License is now lGPL-2.1+.
+* Several test fixes (thanks to Samuel THibault).
+* Initialize desktop name/path early; needed since we now defer
+ registration.
+
What's new in at-spi2-atk 2.33.91:
* Defer registration until the main loop is entered. This fixes an issue
diff --git a/meson.build b/meson.build
index 78db0ab..91d80b6 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-atk', 'c',
- version: '2.33.91',
+ version: '2.33.92',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]