summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorStefan Schmidt <s.schmidt@samsung.com>2014-08-04 19:24:35 +0200
committerStefan Schmidt <s.schmidt@samsung.com>2014-08-04 19:24:35 +0200
commit21bb0531fb9fb62aee2463ac2fbe2832bb34cc15 (patch)
tree6d460720b6aa2e89c504f58130a7d5f158167270 /NEWS
parent3a0e0df84aea8d7f1cfcc903b2abbb9116664dcb (diff)
downloadefl-21bb0531fb9fb62aee2463ac2fbe2832bb34cc15.tar.gz
release: Update NEWS and bump version for 1.11.0-beta1 releasev1.11.0-beta1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b78e7ea1b7..fe30ce0529 100644
--- a/NEWS
+++ b/NEWS
@@ -156,6 +156,9 @@ Fixes:
* ecore_evas_extn: do not double close fd in case of memory starvation. (CID1039885)
* ecore_evas_extn: fix wrong plug image display after connect
* ecore animator - this fixes suspended animators still waking up
+ * ecore-evas - fix continual wakeups with unchanged canvases
+ * ecore_x: don't go below 0. (T1467)
+ * Evas textblock: Correct word start/end moving at new line or line begins with spaces
Changes since 1.9.0:
--------------------