Update ChangeLog and NEWS
authorGuillaume Friloux <sysegv@gmail.com>
Fri, 8 Feb 2013 09:07:08 +0000 (09:07 +0000)
committerGuillaume Friloux <sysegv@gmail.com>
Fri, 8 Feb 2013 09:07:08 +0000 (09:07 +0000)
SVN revision: 83773

ChangeLog
NEWS

index 8c84505..22d4f1c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2013-02-08  Guillaume Friloux
+        * Fix usage of Ecore_Con_Server's internal buffer.
+
 2013-02-08  Carsten Haitzler (The Rasterman)
 
         * Fix ecore_x ecore_x_screen_is_composited/set() to work
diff --git a/NEWS b/NEWS
index dcceef2..9c8d939 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -157,3 +157,4 @@ Fixes:
     * Fix return type of function ecore_wl_outputs_get().
     * Fix memleak in Eina_File.
     * Fix ecore_x_screen_is_composited/set() to work on multihead.
+    * Fix memory usage of Ecore_Con_Server