summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2015-01-26 15:02:55 +0100
committerStefan Schmidt <s.schmidt@samsung.com>2015-01-26 15:02:55 +0100
commit80dbec92a8323db36c7872611f003811bebdac46 (patch)
treeafb6f572bb99818c81be7caccdc0be66bafebb35 /NEWS
parent17376278e7f37cd394911d9c8de1d8d5d0bd5e55 (diff)
downloadelementary-80dbec92a8323db36c7872611f003811bebdac46.tar.gz
NEWS: Manually fix up a news entry
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f740fde1b..575a3d6b1 100644
--- a/NEWS
+++ b/NEWS
@@ -72,7 +72,7 @@ Fixes:
* elm_transit: Fix to support zoom rate zero.
* elm_transit: Fix crash issue caused by multiple transit effects.
* Elm_Entry: set handler style according to current widget style
- * Icon: use size_hint_min instead of image_size to know the wanted size
+ * Icon: use evas_object_geometry_get instead of image_size to know the wanted size
Changes since 1.11.0:
---------------------