Updated Georgian translation
[platform/core/uifw/at-spi2-atk.git] / ChangeLog
index 6d60ea3..dca93d1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+2006-03-20  Vladimer Sichinava  <vlsichinava@gmail.com>
+
+        * configure.in: Added "ka" (Georgian) to ALL_LINGUAS
+
+2006-03-20  Bill Haneman <bill.haneman@sun.com>
+
+       * libspi/table.c:
+       (impl_get_selected_rows): Don't free the selection if it's
+       empty or has not been assigned; init it to NULL so you can tell.
+       Also, allow for zero selected rows.
+       (impl_getSelectedColumns): Ditto.  Bug #319088.
+
+2006-03-11  Vincent Untz  <vuntz@gnome.org>
+
+       Leak fix for bug #334217.
+
+       * libspi/application.c: spi_application_toolkit_event_listener():
+       don't duplicate the string we pass as an argument to
+       spi_init_any_nil() since spi_init_any_nil() already does it
+       * registryd/deviceeventcontroller.c:
+       (spi_dec_button_update_and_emit): ditto
+       (spi_dec_mouse_check): ditto
+       (spi_dec_emit_modifier_event): ditto
+       (spi_device_event_controller_forward_mouse): ditto
+       * registryd/registry.c:
+       (desktop_add_application): ditto
+       (desktop_remove_application): ditto
+
 2006-02-20  Bill Haneman <billh@gnome.org>
 
        * configure.in: Rev to 1.7.6.