summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7891a1bd9..3e9e5b350 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1683,3 +1683,9 @@
2013-10-08 Daesung Kim (ad960009)
* ctxpopup : fix elm_object_content_unset didn't unpack content from box
+
+2013-10-10 ChunEon Park (Hermet)
+
+ * scroller : fix the scroller to locate the current page correctly
+ in case that the scroller is suddenly resized and then the drag
+ couldn't capture the page location.