stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=23cceeeaaa567f2de06e8229fd28adafa42059c1

commit 23cceeeaaa567f2de06e8229fd28adafa42059c1
Author: Stefan Schmidt <ste...@osg.samsung.com>
Date:   Mon Jan 18 12:41:09 2016 +0100

    release: Update NEWS and bump version for 1.17.0-beta2 release
---
 NEWS         | 9 +++++++++
 configure.ac | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index dade1ba..08817b1 100644
--- a/NEWS
+++ b/NEWS
@@ -175,6 +175,15 @@ Fixes:
    * js: fix binding after namespace change of connector
    * Edje UI mirroring: Fix UI mirroring for GROUP parts. (T3021)
    * Edje entry: Fix memory leak.
+   * eina-cxx: Remove Eo classes defined manually (T2940)
+   * edje: unswallow objects from parent edje when swallowing into new edje
+   * ecore-drm: Call inputs shutdown before eina_shutdown
+   * ecore_wayland: send mouse_move when sets touch_focus window in 
cb_touch_down
+   * ecore_wayland: move check for pointer capability
+   * ecore_drm/ecore_wl2: logging: remove errant usage of %m
+   * win32: Fix compilation due to recent changes in Evil
+   * embryo: change the log catagory of printf in embryo
+   * ecore imf: fix imf module load hangs when not even configured
 
 Changes since 1.15.0:
 ---------------------
diff --git a/configure.ac b/configure.ac
index 27981df..5acbb2e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 EFL_VERSION([1], [17], [0], [release])
-AC_INIT([efl], [efl_version-beta1], 
[enlightenment-de...@lists.sourceforge.net])
+AC_INIT([efl], [efl_version-beta2], 
[enlightenment-de...@lists.sourceforge.net])
 
 AC_PREREQ([2.60])
 AC_CONFIG_SRCDIR([configure.ac])

-- 


Reply via email to