elm: ChangeLog and NEWS for r78221.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 19 Oct 2012 05:40:16 +0000 (05:40 +0000)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 19 Oct 2012 05:40:16 +0000 (05:40 +0000)
SVN revision: 78223

ChangeLog
NEWS

index af87e7c..da2f911 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
         If the sum of item's min is larger than the viewport size in ELM_TOOLBAR_SHRINK_EXPAND mode,
         it can be scroll. And the end of the item is fitted on the end of the viewport.
 
+2012-10-19  Tae-Hwan Kim (Bluezery)
+
+        * Fixed wrong_calc_job parameter.
diff --git a/NEWS b/NEWS
index 32bdd1b..786b319 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,7 @@ Fixes:
    * Fix conform widget to be part of focus chain.
    * Fix genlist reorder mode item not being resized on genlist resize.
    * Fix on_focus_region() issue.
+   * Fixed gengrid wrong_calc_job parameter.
 
 Removals: