From fa5d24f19a1d41862de858c1b6dd7b13cc33a51d Mon Sep 17 00:00:00 2001 From: Jihoon Kim Date: Mon, 11 Jun 2012 23:49:48 +0000 Subject: [PATCH] Update NEWS, ChangeLog about revision 71927 SVN revision: 71969 --- legacy/ecore/ChangeLog | 5 +++++ legacy/ecore/NEWS | 2 ++ 2 files changed, 7 insertions(+) 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