Updated ChangeLog for recent commit.
authorbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Fri, 28 Feb 2003 14:34:30 +0000 (14:34 +0000)
committerbillh <billh@e2bd861d-eb25-0410-b326-f6ed22b6b98c>
Fri, 28 Feb 2003 14:34:30 +0000 (14:34 +0000)
git-svn-id: http://svn.gnome.org/svn/at-spi/trunk@406 e2bd861d-eb25-0410-b326-f6ed22b6b98c

ChangeLog

index e97d8c4..bdcf002 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-28  Bill Haneman <bill.haneman@sun.com>
+
+       * registryd/deviceeventcontroller.c:
+       (spi_keystroke_from_x_key_event): 
+       Fix segv due to improper use of isprint(c). [bug #107254]
+
 2003-02-24  Bill Haneman <bill.haneman@sun.com>
 
        * cspi/spi_text.c: