WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=1b70af8fbd26c35fbc4c9d4bfa33703a2316234d
commit 1b70af8fbd26c35fbc4c9d4bfa33703a2316234d Author: Stefan Schmidt <ste...@datenfreihafen.org> Date: Thu Jul 20 06:55:20 2017 -0700 Wiki page efl-1.20.0-beta3 changed with summary [created] by Stefan Schmidt --- pages/news/efl-1.20.0-beta3.txt | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/pages/news/efl-1.20.0-beta3.txt b/pages/news/efl-1.20.0-beta3.txt new file mode 100644 index 00000000..2c6a7bb0 --- /dev/null +++ b/pages/news/efl-1.20.0-beta3.txt @@ -0,0 +1,36 @@ +=== EFL 1.20.0 beta 3 === + * //2017-07-20 - by Stefan Schmidt// + +Third, and hopefully last, beta release for the 1.20 release cycle. Please give it some good testing to allow us having a stable release. + +**Download** + +|LINK| SHA256| +| http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-beta3.tar.gz | f75203ed284b88404feb53d0c43a56acf1ed451385b64e99cb89b393b55c43bd | +| http://download.enlightenment.org/rel/libs/efl/efl-1.20.0-beta3.tar.xz | 3147b3563ecb3ab720d7fddcd0b661650ad2465fe62e604cf2051be263164fb6 | + +**Features:** + + * eldbus: support output dir in codegen + +**Fixes:** + + * evas mouse in/out/move event fix to remove "invalid move" (T5582) + * edje: give proper width to entry's cursor according to its theme + * ecore: Fix coverity resource leak (CID1377544) + * elput: Fix resource leak (CID1377539) + * efl_wl: Fix resource leak (CID1377537) + * edje_cc: Add copy item for proxy part + * eina: fix eina_tiler_equal to not always return true + * evas mesh save - use alloca for tmp strings instead of heap + * efreet cache create binary - check realloc results and handle failure + * efreet icon cache create bin - check realloc results and handle + * evas gl - fix compositing/native surface with egl/gles after glvnd + * eina debug bt sig handle - fix build on osx for clockid_t + * eolian: always generate a class initializer (T5736) + * emtoion gst1 - workaround gst break between 1.10 and 1.12 + * multibuttonentry: Fix item resource clean up logic. + * elm_widget: do not check for the visibility + +{{:blank.png?nolink&100|}} +~~DISCUSSIONS~~ \ No newline at end of file --