summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Liang <liangchenye@gmail.com>2014-04-28 18:41:58 -0500
committerMike Gorse <mgorse@suse.com>2014-04-28 18:41:58 -0500
commit5accc52af36f4e7556ce121488e5eee14edf392b (patch)
treefb70de5163029c000c8e2bb3117656ead2cf0694
parente052585d5b796aa47c73c0f49eb31cf906c4e65f (diff)
downloadat-spi2-core-5accc52af36f4e7556ce121488e5eee14edf392b.tar.gz
Register with gnome-session at start-up if gnome-session is already running
https://bugzilla.gnome.org/show_bug.cgi?id=728934
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3892175c..7b29f3ad 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+What's new in at-spi2-core 2.13.1:
+
+* Add GError setter in atspi_accessible_get_process_id function
+
+* registryd: Wait for session manager to start before registering with
+ it (bgo#728934).
+
What's new in at-spi2-core 2.11.92:
* Fix a crash with MediaElch and Onboard (bgo#726243).