--- ../at-poke-0.2.3/ChangeLog 2006-02-21 16:59:40.000000000 +0100 +++ at-poke-0.2.3+svn20070228/ChangeLog 2006-08-30 14:57:13.000000000 +0200 @@ -1,3 +1,30 @@ +2006-08-30 Bill Haneman + + * configure.in: Bumped dependency on cspi, since we + are using the Document interface now. Bug #353452. + +2006-08-23 Bill Haneman + + * glade/at-poke.glade2: + * poke/src.c: Added support for Accessibility_StreamableContent. + Bug #345706. + + * glade/at-poke.glade2: + * poke/src.c: + Patch from Ginn Chen, added support for Accessibility_Document. + Bug #351427. + +2006-08-21 Brian Cameron + + * src/main.c: Minor one-line change to a g_warning call + to avoid a NULL from being passed to a printf function + causing a segmentation fault on systems like Solaris. + +2006-07-31 Michael Meeks + + * autogen.sh (REQUIRED_AUTOMAKE_VERSION): bump; + bogus, but makes it actually dist for me. + 2006-02-21 Bill Haneman * configure.in: Revved to 0.2.3, re-dist.