[at-spi2-core/gnome-3-40] 2.40.2
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core/gnome-3-40] 2.40.2
- Date: Sat, 5 Jun 2021 18:32:51 +0000 (UTC)
commit 45ab48720072d263798124f7e6dcc3ad3dc62256
Author: Mike Gorse <mgorse suse com>
Date: Sat Jun 5 13:29:49 2021 -0500
2.40.2
NEWS | 8 ++++++++
meson.build | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 2a90d3f..0869e64 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+What's new in at-spi2-core 2.40.2:
+
+* README: Remove outdated links.
+
+* Key grab fixes for the new API.
+
+* registryd: Add a missing call to va_end.
+
What's new in at-spi2-core 2.40.1:
* Fix double free when removing event listeners (#35).
diff --git a/meson.build b/meson.build
index d025ebf..eaebcfb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.40.1',
+ version: '2.40.2',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]