From 29040c6f36f3e7a62eb08cd29203609d1fcdb1cd Mon Sep 17 00:00:00 2001 From: billh Date: Thu, 27 May 2004 17:50:49 +0000 Subject: [PATCH] Updated NEWS, README; added DISTCLEANFILES to Makefile.am. git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@670 e2bd861d-eb25-0410-b326-f6ed22b6b98c --- Makefile.am | 2 +- NEWS | 18 ++++++++++++++++++ README | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 6ed3090..1999ae5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,6 +15,6 @@ EXTRA_DIST = \ libspi-1.0.pc.in \ libspi-1.0-uninstalled.pc.in -CLEANFILES = intltool-extract \ +DISTCLEANFILES = intltool-extract \ intltool-merge \ intltool-update diff --git a/NEWS b/NEWS index 81c8645..ff95992 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +What's new in at-spi-1.5.2: + +* Added Accessibility_LoginHelper interface, and + LoginHelper GType. Also added client and server tests + for this interface. The purpose is to identify services + (typically, assistive technologies) which need access to + system or device services (keyboard, audio, serial ports, + posting windows, etc.) during login or re-login/authentication. + +* fixed make distcheck. + +* Added a check in cspi_object_unref, which should help in detecting + refcount bugs in clients (Padraig O'Briain). + +* New languages: + Walloon (Pablo Saratxaga) + Bulgarian (Alexander Shopov) + What's new in at-spi-1.5.1: * Allow synthesis of keysyms that aren't in the current X keymap. diff --git a/README b/README index d43e808..73e46a1 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ README -at-spi version 1.5.1 +at-spi version 1.5.2 *** Welcome to the Gnome Accessibility Project! *** -- 2.7.4