[at-spi2-core] 2.39.91
- From: Mike Gorse <mgorse src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [at-spi2-core] 2.39.91
- Date: Sat, 13 Mar 2021 21:30:55 +0000 (UTC)
commit 3e0e0bcd5dcc986bc918ea1571f60ff7f578a8a9
Author: Mike Gorse <mgorse suse com>
Date: Sat Mar 13 15:23:36 2021 -0600
2.39.91
NEWS | 6 ++++++
meson.build | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index d964ce2..33814c3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+What's new in at-spi2-core 2.39.91:
+
+* Fix a couple of memory leaks.
+
+* Remove const from AtspiDeviceListenerCB prototype (#31).
+
What's new in at-spi2-core 2.39.90.1:
* Fix a crash introduced in 2.39.90, along with a few warnings (#30).
diff --git a/meson.build b/meson.build
index ca49dfb..1acc87c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('at-spi2-core', 'c',
- version: '2.39.90.1',
+ version: '2.39.91',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]