summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTom Hacohen <tom@stosb.com>2013-09-18 14:25:32 +0100
committerTom Hacohen <tom@stosb.com>2013-09-18 14:25:32 +0100
commit8dc639286398df3f53422e5a98cd50822b7ce429 (patch)
tree3a652e1558b3e73f9e8dc5b46c501a2cf8c7ffcb /NEWS
parentc08d6e0bf8350e69bc5aa824dcb2889952dd2cf8 (diff)
downloadelementary-8dc639286398df3f53422e5a98cd50822b7ce429.tar.gz
Gesture layer: Updated changelog according to c08d6e0bf8350e69bc5aa8.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 73be6e947..980631555 100644
--- a/NEWS
+++ b/NEWS
@@ -296,6 +296,7 @@ Removals:
* Ctxpopup: Apply current ctxpopup style to the list.
* Popup: Fix the corrupted internal widget tree that caused elm_theme_set() doesn't work correctly.
* Mapbuf: Ensure that content size calculation is correctly finished because the mapbuf is willing to block the size calculation forcely.
+ * Gesture layer: Fix gesture layer with "pointer" events.
Changes since Elementary 1.0.0:
-------------------------