Overview of Changes in GAIL 0.9
===============================

* Use object data rather than items in GailContainer data structure for
id for signal handler for add and remove signal on GtkContainer 
[Padraig O'Briain]
* Add version number to test module library names [Padraig]
* Correct size value returned in  AtkTextAttribute [Padraig]
* Allow for GtkNotebookPage tab label being NULL [Padraig]
* Allow for GtkTreeView having no model [Padraig]
* Build without -no-undefined specified [Padraig]
* Correct focus notification when moving from menu item to parent [Padraig]
* Add checks to avoid crashes and warnings [Padraig, Marc Mulcahy]
* Miscellaneous bug fixes

This is the initial release of Gail, the Gnome Accessibility Implementation
library, which implements ATK interfaces for GTK+ widgets.

