summaryrefslogtreecommitdiff
path: root/ChangeLog
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 /ChangeLog
parenta5c98947aea32671269d925733dd5328db8c6760 (diff)
downloadefl-7acdb30f951566599b4c02f1c9dfd68f88abef3f.tar.gz
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 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95ee2abefd..a65d1535c2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-11-28 ChunEon Park (Hermet)
+
+ * Evas: If the line goes to the 0, 0 then it won't be updated. Now it's
+ fixed.
+
2013-11-26 ChunEon Park (Hermet)
* Evas: Fix the memory corruption introduced by evas fonts_zero.