Updated Changelog for last commit.
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 24 Mar 2004 14:35:44 +0000 (14:35 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Wed, 24 Mar 2004 14:35:44 +0000 (14:35 +0000)
git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@643 e2bd861d-eb25-0410-b326-f6ed22b6b98c

ChangeLog

index 060bcb2..d46d03b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,6 +13,9 @@
        * test/key-listener-test.c:
        (report_all_key_event): Send output to stderr,
        not stdout, for consistency with the rest of the test callbacks.
+
+       * configure.in:
+       Add -lXext to XINPUT_LIBS. Fix for bug #132237.
        
 2004-03-22  Bill Haneman <billh@gnome.org>