File atk.changes of Package atk
-------------------------------------------------------------------
Mon Sep 23 17:54:19 UTC 2013 - dimstar@opensuse.org
- Update to version 2.10.0:
+ Documentation: improve documentation for
AtkObject::children-changed signal (bgo#684667).
+ Visuall C++ Builds: Use Custom Build Rules.
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 19 15:47:04 UTC 2013 - dimstar@opensuse.org
- Update to version 2.9.4:
+ Deprecations:
- bgo#649575: Deprecate AtkObject::focus-event signal and all
related methods.
- bgo#653291: Deprecate 'text-changed' signal (in favour of
'text-insert' and 'text-remove').
- bgo#573539: Deprecate 'link-selected' property (at
AtkHyperlink).
- bgo#705580: Implement atk_text_get_string_at_offset and
deprecate old API.
- Remove 'text-update' signal (without deprecation, as was not
used and can be removed without breaking ABI/API).
+ Tests:
- Refactored test suite.
- Split testrelation into testrelation and testrole.
- Execute all role tests, doesn't matter if one fails.
+ Drop use of ATK_DISABLE_DEPRECATED guards in ATK.
+ Updated documentations.
+ Bugs fixed: bgo#684665, bgo#684705, bgo#491998, bgo#704092,
bgo#705290.
-------------------------------------------------------------------
Fri Jun 21 18:47:46 UTC 2013 - dimstar@opensuse.org
- Update to version 2.9.3:
+ Removed pads from interfaces.
+ Bugs fixed: bgo#697968, bgo#701503.
-------------------------------------------------------------------
Tue May 28 19:51:40 UTC 2013 - dimstar@opensuse.org
- Update to version 2.9.2:
+ Updated documentations.
+ Bugs fixed: bgo#699262, bgo#699368, bgo#699256, bgo#696466,
bgo#696409, bgo#700800.
-------------------------------------------------------------------
Tue Mar 26 11:45:41 UTC 2013 - dimstar@opensuse.org
- Update to version 2.8.0:
+ Updated Visual C++ configuration files.
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 19 12:56:49 UTC 2013 - dimstar@opensuse.org
- Update to version 2.7.91:
+ atkobject: added a explicit include to locale.h.
-------------------------------------------------------------------
Mon Feb 18 22:49:41 UTC 2013 - dimstar@opensuse.org
- Update to version 2.7.90:
+ Bugs fixed: bgo#694117.
-------------------------------------------------------------------
Tue Feb 5 18:40:00 UTC 2013 - dimstar@opensuse.org
- Update to version 2.7.5:
+ build: Use GNOME_COMPILE_WARNINGS
+ atkhyperlink: Ensure we get even deprecated prototypes
+ bgo#651343: add ATK_ROLE_LEVEL_BAR
+ Prepare Visual Studio 2010 projects for Visual Studio 2012
+ Updated translations.
-------------------------------------------------------------------
Tue Jan 15 18:29:59 UTC 2013 - dimstar@opensuse.org
- Update to version 2.7.4:
+ Atk lacks any kind of version utilities (bgo#690379)
+ AtkWindow requires documentation (bgo#656750).
-------------------------------------------------------------------
Sun Jan 6 12:27:04 UTC 2013 - zaitor@opensuse.org
- Update to version 2.7.3:
+ Problems with the management of
ATK_STATE_SELECTABLE/ATK_STATE_SELECTED states at AtkObject
(bgo#689907)
+ Port introspection fixes from Vala (bgo#686746).
+ Add introspection support for Windows MSVC builds (bgo#689952)
+ Other Visual C++ configuration files: Use MultiByte character
set.
-------------------------------------------------------------------
Sun Nov 25 18:12:43 UTC 2012 - dimstar@opensuse.org
- Update to version 2.7.2:
+ Extend atk_add_global_event_listener in order to support signal
details (bgo#686801).
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 24 18:54:29 UTC 2012 - dimstar@opensuse.org
- Update to version 2.6.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 3 19:14:05 UTC 2012 - dimstar@opensuse.org
- Update to version 2.5.91:
+ Include C header information in GIR (bgo#635332)
+ Added atk_relation_set_contains_target to atk.symbols
(bgo#672869)
+ Updated translations.
-------------------------------------------------------------------
Tue Jul 17 20:20:13 UTC 2012 - dimstar@opensuse.org
- Update to version 2.5.4:
+ Required a method to check if a relationset contains a relation
taking into account relationship and target (bgo#672869).
-------------------------------------------------------------------
Tue Jun 26 17:59:50 UTC 2012 - dimstar@opensuse.org
- Update to version 2.5.3:
+ Added extra doc on atk_remove_[key/global]_event_listener
+ Fixed compilation with some gcc versions/combination of options
+ Provide a default implementation for
atk_util_[add/remove]_global_event_listner
+ "accessible-role" - invalid default value (bgo#478587).
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 27 06:14:57 UTC 2012 - vuntz@opensuse.org
- Update to version 2.4.0:
+ bgo#593220: Some typos in atktable signals (docs)
+ Updated translations.
-------------------------------------------------------------------
Tue Mar 20 15:25:33 UTC 2012 - vuntz@opensuse.org
- Update to version 2.3.95:
+ bgo#671857: Add deprecation attributes to deprecated functions
+ Updated translations.
-------------------------------------------------------------------
Sun Mar 11 18:49:43 UTC 2012 - dimstar@opensuse.org
- Update to version 2.3.93:
+ Revert "Using abstract atk_object_get_name to check
accessible-name notification" change made on 2.3.91. Related
to bmo#733712
-------------------------------------------------------------------
Tue Mar 6 08:03:00 UTC 2012 - vuntz@opensuse.org
- Update to version 2.3.91:
+ bgo#665549: add sanity-check of atk_text_get_text
+ bgo#668441: atk_action_get_keybinding docs are confusing and
need updating
+ Using abstract atk_object_get_name to check accessible-name
notification
+ Updated translations.
- Remove xz BuildRequires now that it comes for free in the build
system.
-------------------------------------------------------------------
Tue Dec 20 09:14:01 UTC 2011 - vuntz@opensuse.org
- Update to version 2.3.3:
+ bgo#665870: About reducing accessible-name,
accessible-description change notifications
+ Minor documentation updates.
+ Updated Visual Studio configuration files.
+ Updated translations.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Split typelib file into typelib-1_0-Atk-1_0 subpackage.
- Add typelib-1_0-Atk-1_0 Requires to devel subpackage.
- Remove glib2-devel Requires from devel subpackage: it will
automatically be added the pkgconfig() way.
-------------------------------------------------------------------
Tue Sep 27 07:06:09 UTC 2011 - vuntz@opensuse.org
- Update to version 2.2.0:
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 21 17:24:11 UTC 2011 - vuntz@opensuse.org
- Update to version 2.1.92:
+ bgo#649577: atk_add_global_event_listener should only accept
ATK events
+ Updated Visual Studio files due AtkWindow addition
+ Minor documentation updates
+ Updated translations.
-------------------------------------------------------------------
Sat Sep 17 13:29:59 UTC 2011 - jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Use %_smp_mflags for parallel build
- Enable atk-devel for all baselib arches
-------------------------------------------------------------------
Mon Sep 5 18:37:25 UTC 2011 - vuntz@opensuse.org
- Update to version 2.1.91:
+ Documentation updates.
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 16 20:51:39 CEST 2011 - dimstar@opensuse.org
- Update to version 2.1.5:
+ bgo#638924: Add AtkWindow
+ Fixing out of tree compilation on Win32
+ Update README.txt
+ Fixing release number of the new ATK roles added
+ Updated translations.
-------------------------------------------------------------------
Mon Jul 25 07:52:45 CEST 2011 - vuntz@opensuse.org
- Update to version 2.1.0:
+ bgo#654767: shlib downgrade at update atk-1.32.0 to atk-2.0.1
+ bgo#651343: New ATK Roles
+ Improved Visual C++ 2010 infrastructure
+ Updated translations.
-------------------------------------------------------------------
Tue Jun 14 10:01:38 CEST 2011 - vuntz@opensuse.org
- Update to version 2.0.1:
+ bgo#652205: Use const instead G_CONST_RETURN
+ bgo#649307: Clarify AtkPlug and AtkSocket docs
+ bgo#551489: Fix doc of atk_text_get_text_before_offset
+ bgo#588083: Information about return value of some AtkText
methods can be clearer
+ Build fixes.
+ Updated translations.
-------------------------------------------------------------------
Tue Apr 5 12:26:54 UTC 2011 - fcrozat@novell.com
- Update to version 2.0.0:
+ Updated translations.
-------------------------------------------------------------------
Wed Mar 23 10:14:34 UTC 2011 - fcrozat@novell.com
- Update to version 1.91.92:
+ bgo#638377: Add text_insert, text_remove, and text_update
signals
+ Fix introspection for atk_text_get_bounded_ranges
+ Updated translations.
-------------------------------------------------------------------
Tue Feb 1 14:12:00 UTC 2011 - fcrozat@novell.com
- Update to version 1.33.6:
+ Returns FALSE on atk_object_add_relationship if it is already
included
+ bgo#640574: gobject-introspection annotation and documentation
fixes
+ bgo#637663: Added atk_streamable_content_get_uri to
atk/atk.symbols
+ Documentation fixes
+ Build fixes
+ Translation updates
- Add support for source service checkout, with %BUILD_FROM_VCS:
+ Add gnome-common and gtk-doc BuildRequires.
+ Add call to ./autogen.sh.
+ Enforce gtk-doc html generation by passing --enable-gtk-doc to
configure.
-------------------------------------------------------------------
Tue Dec 14 20:37:44 CET 2010 - vuntz@opensuse.org
- Stop removing sr@Latn translation: it was added by
translation-update-upstream, and the script got fixed now.
-------------------------------------------------------------------
Tue Nov 16 14:37:23 UTC 2010 - coolo@novell.com
- Remove sr@Latn as it's a duplicate of sr@latin and no valid
locale. It's added by translation-update-upstream.
-------------------------------------------------------------------
Mon Sep 27 11:17:59 CEST 2010 - vuntz@opensuse.org
- Update to version 1.32.0:
+ bgo#616812: Implement AtkComponent for AtkPlug and AtkSocket.
+ bgo#630097: include PANGO_UNDERLINE_ERROR in atktext.
+ Code cleanups (including bgo#571622).
+ Build fixes (including bgo#617851, bgo#621717).
+ Updated translations.
-------------------------------------------------------------------
Sun Sep 19 00:44:08 CEST 2010 - vuntz@opensuse.org
- Move gir files to devel subpackage.
- Drop atk-gir-1.1.patch: we don't need it anymore, the gir file is
apparently regenerated.
-------------------------------------------------------------------
Tue Jul 6 23:26:44 UTC 2010 - dimstar@opensuse.org
- Add atk-gir-1.1.patch to bump gir repository version to 1.1
-------------------------------------------------------------------
Tue Mar 30 01:40:47 CEST 2010 - vuntz@opensuse.org
- Update to version 1.30.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 8 15:09:04 CET 2010 - dimstar@opensuse.org
- Update to version 1.29.92:
+ bgo#608399: Correct the link of accessibility page.
+ bgo#606888: Link libatk against libintl.
+ Translation update.
-------------------------------------------------------------------
Tue Dec 22 13:21:54 CET 2009 - vuntz@opensuse.org
- Update to version 1.29.4:
+ Fixes: bgo#592146.
- Add gobject-introspection-devel BuildRequires to enable
introspection support.
- Remove empty atk package, and make libatk-1_0-0
Provides/Obsoletes it.
-------------------------------------------------------------------
Wed Dec 16 14:04:10 CET 2009 - jengelh@medozas.de
- Add baselibs.conf as a source
- Make doc subpackage a noarch package
-------------------------------------------------------------------
Wed Dec 2 12:28:51 CET 2009 - vuntz@opensuse.org
- Update to version 1.29.3:
+ Fixes: bgo#601552.
-------------------------------------------------------------------
Fri Nov 13 17:58:27 CET 2009 - vuntz@opensuse.org
- Update to version 1.29.2:
+ Fixes: bgo#569427.
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 28 11:16:44 CEST 2009 - dimstar@opensuse.org
- Update to version 1.28.0:
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 10 20:58:49 CEST 2009 - vuntz@novell.com
- Update to version 1.27.90:
+ Fixes: bgo#575794, bgo#591105, bgo#489828.
+ Translation update.
-------------------------------------------------------------------
Sun May 3 11:55:50 CEST 2009 - vuntz@novell.com
- Don't remove .la files on openSUSE <= 11.1.
-------------------------------------------------------------------
Thu Apr 30 02:16:02 CEST 2009 - vuntz@novell.com
- Pass --disable-static to configure and remove .la files.
-------------------------------------------------------------------
Mon Mar 16 18:33:49 CET 2009 - vuntz@novell.com
- Update to version 1.26.0:
+ Improve the documentation.
+ Translation updates.
- Use makeinstall.
-------------------------------------------------------------------
Mon Feb 16 17:49:47 CET 2009 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
-------------------------------------------------------------------
Sat Dec 20 09:00:24 EST 2008 - mboman@suse.de
- Update to version 1.25.2:
+ Bugs Fixed: bgo#562204, bgo#505445, bgo#361757, bgo#478620, bgo#560156,
bgo#477708, bgo#478595, bgo#478583, bgo#480126.
+ Translation updates
-------------------------------------------------------------------
Wed Dec 10 12:34:56 CET 2008 - olh@suse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)
-------------------------------------------------------------------
Tue Nov 11 16:53:56 CET 2008 - ro@suse.de
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
-------------------------------------------------------------------
Thu Oct 30 12:34:56 CET 2008 - olh@suse.de
- obsolete old -XXbit packages (bnc#437293)
-------------------------------------------------------------------
Mon Sep 22 09:31:58 CDT 2008 - maw@suse.de
- Update to version 1.24.0:
+ Bug fixed: bgo#551474
+ Updated translations.
-------------------------------------------------------------------
Thu Jul 31 17:46:33 CDT 2008 - maw@suse.de
- Update to version 1.23.5:
+ Bugs fixed: bgo#535704 and bgo#526752.
-------------------------------------------------------------------
Tue Jun 17 10:04:58 CEST 2008 - aj@suse.de
- Do not build require gtk-doc.
-------------------------------------------------------------------
Tue May 13 21:43:46 CEST 2008 - aj@suse.de
- Reduce BuildRequires.
-------------------------------------------------------------------
Sun May 11 11:47:59 CEST 2008 - coolo@suse.de
- fix rename of xxbit
-------------------------------------------------------------------
Tue Apr 29 16:57:53 CEST 2008 - cthiel@suse.de
- obsolete atk-<arch> via baselibs.conf
-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de
- added baselibs.conf file to build xxbit packages
for multilib support
-------------------------------------------------------------------
Thu Mar 13 13:12:14 CET 2008 - rodrigo@suse.de
- Update to version 1.22.0:
+ Updated translations
-------------------------------------------------------------------
Mon Mar 3 17:24:35 CET 2008 - maw@suse.de
- Update to version 1.21.92:
+ Bug fixed: bgo#508846.
-------------------------------------------------------------------
Tue Jan 22 13:57:41 CST 2008 - maw@suse.de
- Update to version 1.21.5:
+ Bugs (bugzilla.gnome.org) fixed: #502840, #500978, and #477763
- Split out a shared library subpackage.
-------------------------------------------------------------------
Mon Sep 17 14:20:06 CEST 2007 - sbrabec@suse.cz
- Updated to version 1.20.0:
* translation update
-------------------------------------------------------------------
Mon Aug 6 19:52:51 CEST 2007 - maw@suse.de
- Split out a -lang subpackage
- Use %fdupes.
-------------------------------------------------------------------
Tue Jul 31 20:33:37 CEST 2007 - maw@suse.de
- Update to version 1.19.6
- Fix for bugzilla.gnome.org #460851
- New API: atk_get_version.
-------------------------------------------------------------------
Thu Jul 5 19:08:04 CEST 2007 - maw@suse.de
- Update to version 1.19.3
- Fixes for bugzilla.gnome.org #434784, #382328, #418194, and
#413357.
-------------------------------------------------------------------
Wed Mar 21 12:16:45 CST 2007 - maw@suse.de
- Update to version 1.18.0
- Bugfixes, including bugzilla.gnome.org 367627, 398038, and
408527.
-------------------------------------------------------------------
Thu Mar 1 13:48:24 CET 2007 - sbrabec@suse.cz
- Package be@latin translation (#248753).
-------------------------------------------------------------------
Fri Feb 16 11:28:19 CST 2007 - maw@suse.de
- Update to version 1.17.0.
-------------------------------------------------------------------
Thu Dec 7 17:20:47 CET 2006 - sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
-------------------------------------------------------------------
Mon Oct 2 19:02:54 CEST 2006 - jhargadon@suse.de
- update to version 1.12.3
- Add missing signals to fix win32 build
- New linguas: 'te' (Sunil Mohan Adapa), 'dz', 'ku' (Abel Cheung)
- Implement AtkDocument signals
- Update docs to include info on AtkDocument signals
- Bugfixes: #357847, #340553, #346464, #352227
-------------------------------------------------------------------
Wed Aug 30 01:20:09 CEST 2006 - jhargadon@suse.de
- update to version 1.12.2
- Documentation fixes
- New language: Bengali
-------------------------------------------------------------------
Fri Jul 21 19:36:22 CEST 2006 - gekker@suse.de
- Update to version 1.12.1
Changes in version 1.12.0: [ongoing]
* Added ATK_ROLE_FORM
* Added ATK_RELATION_DESCRIPTION_FOR, ATK_RELATION_DESCRIBED_BY
Changes in version 1.11.4:
* Enhanced documentation: gtk-doc API docs are
now at 100% coverage.
* allow for NULL in-params to AtkImage coordinate APIs.
* New langs: Georgian (ka) Vladimir Sichinava
Oriya (or) Gora Mohanty
Changes in version 1.11.3:
* Fix for localization bug #317458 from Kazuzi IWAMOTO.
* Included docs in tarball as appropriate.
Changes in version 1.11.0:
* Added new APIs - minor enhancements to AtkImage,
* AtkDocument, AtkObject, AtkComponent, AtkState.
* Significant API additions: Added locale attribute to
AtkImage instances, and Document instances.
* Added the ability to assign weakly-typed attributes to
AtkObject as name-value pairs; also added similar
name-value pairs to AtkDocument for attributes which are
intended to be valid over the entire document.
* Minor documentation fixes (thanks to Bill Abt).
* Added 'tt' (Tatar) locale, Simos Xenitellis
-------------------------------------------------------------------
Wed Jan 25 21:31:16 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Sep 5 23:19:23 CEST 2005 - gekker@suse.de
- Update to version 1.10.3
-------------------------------------------------------------------
Mon Sep 5 20:05:05 CEST 2005 - gekker@suse.de
- Update to version 1.10.2 (GNOME 2.12)
- Enable gtk-doc
-------------------------------------------------------------------
Tue Jun 7 18:45:16 CEST 2005 - gekker@suse.de
- Update to version 1.10.1.
-------------------------------------------------------------------
Tue Mar 8 21:53:12 CET 2005 - gekker@suse.de
- Update to version 1.9.1 (GNOME 2.10).
-------------------------------------------------------------------
Wed Dec 15 00:40:53 CET 2004 - gekker@suse.de
-Update to 1.9.0
-------------------------------------------------------------------
Fri Nov 19 15:56:07 CET 2004 - gekker@suse.de
- Update to 1.8.0
-------------------------------------------------------------------
Tue Oct 26 02:09:05 CEST 2004 - ro@suse.de
- locale rename: no -> nb
-------------------------------------------------------------------
Wed Aug 25 13:12:57 CEST 2004 - kukuk@suse.de
- Avoid /bin/sh as PreRequire
-------------------------------------------------------------------
Thu Apr 15 18:03:47 CEST 2004 - sbrabec@suse.cz
- Updated to version 1.6.0 (GNOME 2.6).
-------------------------------------------------------------------
Sat Jan 10 20:47:18 CET 2004 - adrian@suse.de
- add %defattr and %run_ldconfig
-------------------------------------------------------------------
Wed Oct 15 00:41:20 CEST 2003 - ro@suse.de
- added c++ to neededforbuild
-------------------------------------------------------------------
Fri Oct 10 11:42:15 CEST 2003 - sbrabec@suse.cz
- Updated to version 1.4.1.
-------------------------------------------------------------------
Mon Oct 6 14:29:56 CEST 2003 - kukuk@suse.de
- Don't regenerate configure script new
-------------------------------------------------------------------
Fri Sep 26 14:25:04 CEST 2003 - sbrabec@suse.cz
- Updated to version 1.4.0 (GNOME 2.4).
-------------------------------------------------------------------
Fri Aug 15 15:01:30 CEST 2003 - sbrabec@suse.cz
- Archive repacked to prevent high-UID failures.
-------------------------------------------------------------------
Mon Jul 14 19:43:00 CEST 2003 - sbrabec@suse.cz
- GNOME prefix change to /opt/gnome.
-------------------------------------------------------------------
Mon Jul 14 13:58:31 CEST 2003 - sbrabec@suse.cz
- GNOME prefix change to /opt/gnome.
-------------------------------------------------------------------
Thu Jun 12 14:26:48 CEST 2003 - sbrabec@suse.cz
- Updated to version 1.2.4.
- Require gnome-filesystem for atk-doc.
-------------------------------------------------------------------
Thu May 22 11:27:55 CEST 2003 - sbrabec@suse.cz
- Require glib2-devel for atk-devel.
-------------------------------------------------------------------
Mon Feb 24 11:27:27 CET 2003 - sbrabec@suse.cz
- Repacked atk-1.2.2.tar.bz2 (high UID and breaks Autobuild).
-------------------------------------------------------------------
Wed Jan 29 10:44:26 CET 2003 - hhetter@suse.de
- updated to version 1.2.2
-------------------------------------------------------------------
Thu Jan 09 16:45:52 CET 2003 - sbrabec@suse.cz
- Updated to version 1.2.1.
- Updated %files.
-------------------------------------------------------------------
Thu Aug 15 13:36:53 CEST 2002 - hhetter@suse.de
- branch atk-doc
-------------------------------------------------------------------
Mon Aug 5 09:21:55 CEST 2002 - hhetter@suse.de
- updated to version 1.0.3, bugfix release for stable
series + documentation updates
-------------------------------------------------------------------
Tue Jun 4 08:59:12 CEST 2002 - hhetter@suse.de
- updated to version 1.0.2, bugfix release for stable
series
-------------------------------------------------------------------
Wed May 15 11:35:37 CEST 2002 - ro@suse.de
- fix libdir usage
-------------------------------------------------------------------
Tue Apr 30 10:52:17 CEST 2002 - sf@suse.de
- changed filelist form */lib to */%{_lib} to build on bilib archs
-------------------------------------------------------------------
Mon Apr 8 10:33:22 CEST 2002 - hhetter@suse.de
- updated to version 1.0.1
-------------------------------------------------------------------
Thu Jan 31 15:28:17 CET 2002 - hhetter@suse.de
- updated to version 0.10 [gnome desktop alpha2]
-------------------------------------------------------------------
Fri Jan 11 11:07:31 CET 2002 - hhetter@suse.de
- updated to version 0.8
* new functions
* numerous bugfixes
-------------------------------------------------------------------
Tue Nov 27 12:26:27 CET 2001 - hhetter@suse.de
- updated to version 0.7, changes include:
* Some restructuring of how change notification works, use
signals not properties in some cases.
* Various small API fixes and improvements
* Add key event hooks
* Documentation improvements
-------------------------------------------------------------------
Wed Nov 21 09:31:28 CET 2001 - hhetter@suse.de
- initial SuSE package for GNOME 2.0 platform (atk0.6)
- changed link order to build test libraries