diff --git a/legacy/ecore/ChangeLog b/legacy/ecore/ChangeLog index 120da0940b..01d7ee67c0 100644 --- a/legacy/ecore/ChangeLog +++ b/legacy/ecore/ChangeLog @@ -739,3 +739,8 @@ * Ecore_Wayland: Add missing null pointer checks on input device deletion (ticket #1031). Not all devices are keyboards. + +2012-06-11 Jihoon Kim (jihoon) + + * ibus-immodule: Add immodule for supporting ibus. + diff --git a/legacy/ecore/NEWS b/legacy/ecore/NEWS index 08321a4347..c5631db040 100644 --- a/legacy/ecore/NEWS +++ b/legacy/ecore/NEWS @@ -13,6 +13,8 @@ Additions: * ecore_con: - ECORE_{CON,IPC}_NO_PROXY now available for disabling proxying on certain connections - New dns.c resolver backend for faster dns lookups + * immodule: + - Add immodule for supporing ibus Fixes: * ecore