summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChunEon Park <hermet@hermet.pe.kr>2013-11-28 14:03:05 +0900
committerChunEon Park <hermet@hermet.pe.kr>2013-11-28 14:03:05 +0900
commit7acdb30f951566599b4c02f1c9dfd68f88abef3f (patch)
tree704db934b37c8256faa02c0d4a2539cae87187e6 /NEWS
parenta5c98947aea32671269d925733dd5328db8c6760 (diff)
evas/line - fix the line position set problem.
If the line goes to the 0, 0 then it won't be updated. Now it's fixed.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e5a8bbe65..2af1d29bd 100644
--- a/NEWS
+++ b/NEWS
@@ -366,6 +366,7 @@ Fixes:
- Fix proxy render to update the proxies recursively. If a proxy has proxies, all the chainged proxies should be updated recursively.
- Evas textblock: Fixed wrapping of lines ending with whites.
- Evas: Fix the memory corruption introduced by evas fonts_zero.
+ - Evas: If the line goes to the 0, 0 then it won't be updated. Now it's fixed.
* Ecore:
- Don't leak fd on exec.