Imported Upstream version 1.7.5
[platform/upstream/ecore.git] / NEWS
diff --git a/NEWS b/NEWS
index 0cc47d8..646aedb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,45 @@
-Ecore 1.7.1
+Ecore 1.7.5
+
+Changes since Ecore 1.7.4:
+--------------------------
+
+Fixes:
+    * Fix ecore_con case where freeing server double-frees clients
+
+Improvements:
+    * New simplified chinese translation.
+        
+Ecore 1.7.4
+
+Changes since Ecore 1.7.3:
+--------------------------
+
+Fixes:
+    * Fix XCB compile with screensaver support
+    * Fix build without IPv6.
+    * Fix possible memory corruption in xrandr EDID functions.
+    * Backport 81304, which fixes memory errors in ecore_evas_extn
+    * Fix big rendering/conversion problem in kvm/qemu 24bpp.
+
+
+Ecore 1.7.3
+
+Changes since Ecore 1.7.2:
+--------------------------
+
+Fixes:
+    * Fix small leak in Ecore Wayland.
+    * Fix Ecore_Evas_SDL resize bug.
+    * Fix Ecore_Evas_Extn build on Solaris 11.
+    * Fix Wayland support to latest API.
+    * Don't leak fd on exec.
+
+Ecore 1.7.2
+
+Changes since Ecore 1.7.1:
+--------------------------
+
+No changes, just updating to keep in sync with last release.
 
 Changes since Ecore 1.7.0:
 --------------------------
@@ -15,6 +56,10 @@ Fixes:
     * ecore_x: send ECORE_X_EVENT_SELECTION_NOTIFY even if there is no data.
     * ecore_imf: ibus module potential segv fixed.
     * ecore: ecore_thread_feedback() memory allocation and corruption fixed.
+    * ecore_wayland:
+     - Update to work with latest wayland (0.99) from git.
+     - Fix leak of struct wl_registry
+    * ecore_evas: fix Ecore_Evas_Extn build on Solaris 11.
 
 Changes since Ecore 1.2.0:
 --------------------------