onefang pushed a commit to branch master.

commit 52ad16014d00050719d24764c479843b852769ea
Author: David Walter Seikel <[email protected]>
Date:   Wed May 29 09:31:22 2013 +1000

    NEWS and ChangeLog for "Stop leaking evas objects in Lua."
    
    We are doing latest on top now in ChangeLog?
---
 ChangeLog | 4 +++-
 NEWS      | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index a0a261a..3d1bf4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,9 @@
         * Fix cl->start_time (initialization missing). So now 
           ecore_con_client_uptime_get() is working.
 
+2013-05-22  David Seikel (onefang)
+       * Edje Lua: Stop leaking evas objects in Lua.
+
 2013-05-22  Daniel Juyung Seo (SeoZ)
 
         * Fix fd handler increase issue when ecore_pipe_add/del is called 
repeatedly.
@@ -916,4 +919,3 @@
 2012-09-03  Igor Murzov
 
         * Add WebP image loader.
-
diff --git a/NEWS b/NEWS
index be60616..dcf157a 100644
--- a/NEWS
+++ b/NEWS
@@ -276,6 +276,7 @@ Fixes:
     * Edje textblock: Fixed issue with quoted formats.
     * Edje textblock: Keep the text styles when new font by the text class is 
applied.
     * Fix fd handler increase issue when ecore_pipe_add/del is called 
repeatedly.
+    * Edje Lua: Stop leaking evas objects in Lua.
     * Fix use of ecore_con_server_client_limit_set() (counter never decreased).
     * Fix use of ecore_con_client_timeout_set() and 
ecore_con_server_timeout_set() that makes timeout on 
       connections even if you sent data.

-- 

------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1

Reply via email to