2004-05-13 Dragan Sarbut <[email protected]>

       * configure.in:
       Update version to 0.9.2.

       * NEWS:
       Updated.

2004-05-11  James Henstridge  <[email protected]>

       * configure.in: remove GNOME_PLATFORM_GNOME_2 macro, which is a
       no-op and deprecated.

2004-05-06 Dana Ormenisan <[email protected]>

       * kbd_mouse/libke/libke.c:
       (ke_report_keyecho_event):
       Changed to report a single event with a particular timestamp value.
       The other events with the same timestamp value will be rejected
       (bug #129951).

2004-05-06 Dana Ormenisan <[email protected]>

       * schemas/gnopernicus.schemas:
       Add empty voice in the voice list (bug #141974).

2004-05-05 Remus Draica <[email protected]>

       * README:
       Updated.

       * configure.in:
       Add a new configure option (--enable-magnifier).
       Failing the configure process in case magnifier is not instaled and
       user want it (bug #141495).

2004-05-04 Dana Ormenisan <[email protected]>

       * kbd_mouse/libke/libke.c:
       (ke_idle_struct_new):
       (ke_idle_struct_free):
       (ke_repot_layer_cmd):
       Added.
       (ke_call_srkey_cb):
       (ke_call_keyboard_layer_cb):
       Changed to report the keyboard events on a timer.
       (Fixies for bug #138391).