davemds pushed a commit to branch master.

http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=6a927f0695725c539ebf6ae08444156feb37798e

commit 6a927f0695725c539ebf6ae08444156feb37798e
Author: Dave Andreoli <d...@gurumeditation.it>
Date:   Sun May 3 12:31:42 2015 +0200

    Update Changelog with recent fixes
---
 ChangeLog | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index fcd3aff..7a5ce65 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,13 @@
 
 ===================
-2015-04-26  v1.14.0
+2015-05-03  v1.14.0
 ===================
 
+Fixes:
+
+ * Fixed evas.Textgrid to not leak on cellrow_set()
+
+
 Improvements:
 
  * Added evas.Smart and changed elm.Object to inherit from Smart
@@ -14,7 +19,7 @@ Changes:
 
  * elm.List.callback_highlighted_add: Added item param to func
  * elm.List.callback_unhighlighted_add: Added item param to func
- 
+
 
 Additions:
 
@@ -40,12 +45,12 @@ Additions:
  * elm.LayoutClass.file is now also readable
  * elm.Video.file is now also readable
 
- 
+
 Deprecation:
 
  * evas.Rect.intercepts: Use intersects() instead
- 
- 
+
+
 ===================
 2015-02-09  v1.13.0
 ===================

-- 


Reply via email to