[edje/markup_filter] update Changelog and NEWS

SVN revision: 67725
This commit is contained in:
WooHyun Jung 2012-02-07 08:52:30 +00:00
parent af9f325325
commit 4f2baad01b
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
2012-02-07 WooHyun Jung
* Added edje_object_markup_filter_callback_{add,del,del_full}.
These let you append(delete) markup filter functions for filtering
inserted text.
2011-01-29 Carsten Haitzler (The Rasterman)
1.0.0 release

View File

@ -10,6 +10,7 @@ Additions:
* edje.version() Lua function.
* minmul edc property.
* add min: SOURCE and max: SOURCE.
* add edje_object_markup_filter_callback_add/del/delfull().
Improvements:
* speedup load time of Edje file.