seoz pushed a commit to branch elementary-1.16.

http://git.enlightenment.org/core/elementary.git/commit/?id=2c8227b8af49731d3e5e954b73c5ca4d8f520383

commit 2c8227b8af49731d3e5e954b73c5ca4d8f520383
Author: Daniel Juyung Seo <seojuyu...@gmail.com>
Date:   Fri Dec 25 15:58:06 2015 +0900

    NEWS: Add a new entry for 1.16.x releases.
    
    I should have done this before 1.16.1 release but it's too late.
---
 NEWS | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

diff --git a/NEWS b/NEWS
index b02d6b2..b1ed908 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,18 @@
 =================
-Elementary 1.16.0
+Elementary 1.16.1
 =================
 
+Changes since 1.16.0:
+
+Fixes:
+
+   * win: only perform maximize frame state updating during ecore-evas callback
+   * notify: fix broken timeout feature in elm_notify (T2853)
+   * notify: fix hide animation
+   * comp base: allow mouse events to propagate through comp base -> wallpaper
+   * Entry: add markup cnp handlers
+
+---------------------
 Changes since 1.15.0:
 ---------------------
 
@@ -133,11 +144,6 @@ Fixes:
    * elm_segment_control: fix invalid parameter
    * atspi: add missing SELECTED changed signals
    * win : Prohibiting auto-rendering, until elm_win is shown.
-   * win: only perform maximize frame state updating during ecore-evas callback
-   * notify: fix broken timeout feature in elm_notify (T2853)
-   * notify: fix hide animation
-   * comp base: allow mouse events to propagate through comp base -> wallpaper
-   * Entry: add markup cnp handlers
 
 Changes since 1.14.0:
 ---------------------

-- 


Reply via email to