diff options
author | Stefan Schmidt <s.schmidt@samsung.com> | 2014-08-04 19:24:35 +0200 |
---|---|---|
committer | Stefan Schmidt <s.schmidt@samsung.com> | 2014-08-04 19:24:35 +0200 |
commit | 21bb0531fb9fb62aee2463ac2fbe2832bb34cc15 (patch) | |
tree | 6d460720b6aa2e89c504f58130a7d5f158167270 /NEWS | |
parent | 3a0e0df84aea8d7f1cfcc903b2abbb9116664dcb (diff) |
release: Update NEWS and bump version for 1.11.0-beta1 releasev1.11.0-beta1
Diffstat (limited to '')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -156,6 +156,9 @@ Fixes: | |||
156 | * ecore_evas_extn: do not double close fd in case of memory starvation. (CID1039885) | 156 | * ecore_evas_extn: do not double close fd in case of memory starvation. (CID1039885) |
157 | * ecore_evas_extn: fix wrong plug image display after connect | 157 | * ecore_evas_extn: fix wrong plug image display after connect |
158 | * ecore animator - this fixes suspended animators still waking up | 158 | * ecore animator - this fixes suspended animators still waking up |
159 | * ecore-evas - fix continual wakeups with unchanged canvases | ||
160 | * ecore_x: don't go below 0. (T1467) | ||
161 | * Evas textblock: Correct word start/end moving at new line or line begins with spaces | ||
159 | 162 | ||
160 | Changes since 1.9.0: | 163 | Changes since 1.9.0: |
161 | -------------------- | 164 | -------------------- |