sorry, but you did release it with the Eina_Log_Domain struct abi
break that I requested the guy to fix, it wasn't fixed and got
released :-(

move new member color as the last one in the struct, not in the
middle. And this needs fixing in the main branch.

On Mon, Mar 10, 2014 at 12:59 PM, Stefan Schmidt
<ste...@datenfreihafen.org> wrote:
> stefan pushed a commit to branch efl-1.9.
>
> http://git.enlightenment.org/core/efl.git/commit/?id=bd039ce80daac9e7bb83296e00d645c9226c4957
>
> commit bd039ce80daac9e7bb83296e00d645c9226c4957
> Author: Stefan Schmidt <ste...@datenfreihafen.org>
> Date:   Mon Mar 10 16:18:01 2014 +0100
>
>     release: Update NEWS and bump version for 1.9.1 release
> ---
>  NEWS         | 30 +++++++++++++++++++++++++++++-
>  configure.ac |  2 +-
>  2 files changed, 30 insertions(+), 2 deletions(-)
>
> diff --git a/NEWS b/NEWS
> index af440d8..9b1d4b4 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -1,7 +1,35 @@
>  =========
> -EFL 1.9.0
> +EFL 1.9.1
>  =========
>
> +Changes since 1.9.0:
> +--------------------
> +
> +Additions:
> +
> +Improvements:
> +
> +Fixes:
> +
> +   * edje - allow lager clipper space.
> +   * eina_log: Update domain colouring when color_disable_set is called 
> (T1029)
> +   * edje/entry: fix to not emit "changed" signal in unnecessary cases of 
> password mode.
> +   * Edje entry: fix bug preedit text is committed in the next entry when 
> Tab key is pressed.
> +   * Evas filters: Avoid CRI message when using the GL engine
> +   * Evas filters: fix clip to target calculation
> +   * Evas filters: fix random cases of 'dancing text'
> +   * Evas filters: fix black squares with the GL engine
> +   * ecore_avahi: @fix timeout to avoid pitfall of forever frozen timer.
> +   * examples/evas: Set a proper format string for fprintf
> +   * ecore_avahi: fix timeout to be relative from now.
> +   * ecore: @fix race condition when using 
> ecore_main_loop_thread_safe_call_sync.
> +   * edje: Fix CURRENT option works.
> +   * evas: replace EINA_LIST_FREE to EINA_LIST_FOREACH_SAFE.
> +   * Fix Wayland Shm engine destination calculation typo
> +
> +Removals:
> +
> +
>  Changes since 1.8.0:
>  --------------------
>
> diff --git a/configure.ac b/configure.ac
> index 8f4023e..e534af5 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1,4 +1,4 @@
> -EFL_VERSION([1], [9], [0], [release])
> +EFL_VERSION([1], [9], [1], [release])
>  AC_INIT([efl], [efl_version], [enlightenment-devel@lists.sourceforge.net])
>
>  AC_PREREQ([2.60])
>
> --
>
>



-- 
Gustavo Sverzut Barbieri
--------------------------------------
Mobile: +55 (19) 99225-2202
Contact: http://www.gustavobarbieri.com.br/contact

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to