update po's
[framework/uifw/ecore.git] / NEWS
diff --git a/NEWS b/NEWS
index 07f0e0e..7896e82 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,7 @@ Additions:
      - Add Shm and Egl engines for ecore_evas to draw in Wayland.
      - Add Socket and Plug to draw other process area.
      - Ability to set pointer for wayland support
+     - Add override_set support on Windows XP
     * ecore_wayland
      - Add Ecore_Wayland (backend to support Wayland).
     * ecore_imf
@@ -95,6 +96,7 @@ Fixes:
      - possible 0 byte allocation.
     * ecore_win32/wince:
      - do not autorepeat Ctrl, Shift, Alt and Win keys.
+     - Check control charater and convert into printing character
     * ecore_con:
      - fix case where SSL certificates not being used.
      - post data corruption due to it not being copied to the con struct.