evas: let's welcome this nice set of bug fixes.
authorCedric Bail <cedric.bail@samsung.com>
Tue, 4 Jun 2013 11:13:04 +0000 (20:13 +0900)
committerCedric Bail <cedric.bail@samsung.com>
Tue, 4 Jun 2013 11:21:17 +0000 (20:21 +0900)
AUTHORS
ChangeLog
NEWS

diff --git a/AUTHORS b/AUTHORS
index 4f67e91..96de1d1 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -124,6 +124,7 @@ Leandro Dorileo (dorileo) <dorileo@profusion.mobi>
 Patryk Kaczmarek <patryk.k@samsung.com>
 Zbigniew Kosinski <z.kosinski@samsung.com>
 Paulo Cavalcanti <paulo.cavalcanti@linux.intel.com>
+Jean-Philippe Andre <jp.andre@samsung.com>
 
 
 Ecore
index d960d20..0921699 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-06-04  Jean-Philippe Andre
+
+       * Evas: improve stability of Evas_Cserve2.
+
 2013-06-04  Cedric Bail
 
        * Evas: correctly detect if loader support asynchronous preloading.
diff --git a/NEWS b/NEWS
index a52a5c4..d6af31d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -326,3 +326,4 @@ Fixes:
     * Fix native surface to be more anal about depth matching.
     * Fix eeze sensors to not segv on shutdown
     * Evas: correctly detect if a loader support asynchronous preloading.
+    * Evas: improve stability of Evas_Cserve2.