From 2df487c1aa6a12e71a75265d92ccdd83f56aab48 Mon Sep 17 00:00:00 2001 From: jihoon Date: Fri, 15 Jun 2012 00:43:52 +0000 Subject: [PATCH] write NEWS, Changelog about r71761 git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@72153 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- ChangeLog | 3 +++ NEWS | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 107fc12..8a29cbb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -482,3 +482,6 @@ * Fix decompile of sound samples not double-free * Fix alsa configure option to be alsa, not flac. +2012-06-06 Jihoon Kim + + * edje_entry: display preedit string even though there is no attribute diff --git a/NEWS b/NEWS index 9b5217e..0da56e4 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,7 @@ Fixes: * Preserve user drag, box and table information during call of edje_object_file_set. * Fix table and text when fixed point is turned on. * Clamp image tween to never underflow also. + * [entry] display preedit string even though there is no attribute Edje 1.2.0 -- 2.7.4