0.2.42 release
authorhc7.choi <hc7choi@hc7.choi>
Mon, 24 Jun 2013 09:45:14 +0000 (18:45 +0900)
committerhc7.choi <hc7choi@hc7.choi>
Mon, 24 Jun 2013 10:00:01 +0000 (19:00 +0900)
Change-Id: Icb37b5638336e10b3a363ae6a407b48b21aa919c

packaging/web-ui-fw.spec

index 88f22b5..784019d 100644 (file)
@@ -1,5 +1,5 @@
 Name:       web-ui-fw
-Version:    0.2.41
+Version:    0.2.42
 Release:    0
 Summary:    Tizen Web UI Framework Library
 Group:      Development/Other
@@ -97,6 +97,12 @@ Summary:    Tizen Web UI Framework Demo Application: tizen winset demo
 
 ###############################
 %changelog
+* Mon Jun 24 2013 Hyeoncheol Choi <hc7.choi@samsung.com> 0.2.42
+       - H/W key : delete footer and add H/W key event
+       - HWkey : remove framework's device check routine
+       - ctxpopup : popup scrollbar tuning(DCM-1971)
+       - Scrollview : modify condition that disappear scrollview
+
 * Sun Jun 23 2013 Hyunjung Kim <hjnim.kim@samsung.com> 0.2.41
        - pagelayout: not showing back button on keyboard hide (N_SE-41675)
        - scrollview: N_SE-35649 multitouch scroll bug