From: Youmin Ha Date: Fri, 7 Jun 2013 17:13:58 +0000 (+0900) Subject: 0.2.34 release X-Git-Tag: submit/tizen_2.2/20130714.154816~14^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d9e76abdabfc4945fd4de7ae9982c0909bbd148e;p=framework%2Fweb%2Fweb-ui-fw.git 0.2.34 release Change-Id: I26f9b342882c8b6f25923d542a7c0e69b2686ea8 --- diff --git a/packaging/web-ui-fw.spec b/packaging/web-ui-fw.spec index d6e2fd2..4160ddf 100644 --- a/packaging/web-ui-fw.spec +++ b/packaging/web-ui-fw.spec @@ -1,5 +1,5 @@ Name: web-ui-fw -Version: 0.2.33 +Version: 0.2.34 Release: 0 Summary: Tizen Web UI Framework Library Group: Development/Other @@ -97,6 +97,15 @@ Summary: Tizen Web UI Framework Demo Application: tizen winset demo ############################### %changelog +* Sat Jun 08 2013 Youmin Ha 0.2.34 + - HWKey support on pagelayout, ctxpopup and loader + - multimediaview: Replace contents of demo + - demo: add min and max attributes on the number input entry + - Scrollview: Improve scroll performance + - scrollview: wrong scroll position after textarea autogrow (N_SE-35696,N_SE-35800) + - fastscroll: Fix a position issue by auto scrolling. + - fastscroll: fix an issue of a popup position. + * Sun June 01 2013 Hyunjung Kim 0.2.33 - Loader: fix version and path - Checkbox : Fix incorrect image when favorite checkbox button down