WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=7c076b208263d29a3f0db5b41e4ac589fbc170b4
commit 7c076b208263d29a3f0db5b41e4ac589fbc170b4 Author: Mike Blumenkrantz <[email protected]> Date: Wed Apr 17 12:05:02 2019 -0700 Wiki page efl-1.22.1 changed with summary [created] by Mike Blumenkrantz --- pages/news/efl-1.22.1.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/pages/news/efl-1.22.1.txt b/pages/news/efl-1.22.1.txt new file mode 100644 index 000000000..df745a487 --- /dev/null +++ b/pages/news/efl-1.22.1.txt @@ -0,0 +1,19 @@ +=== EFL 1.22.1 release === + * //2019-04-17 - by Mike Blumenkrantz// + +Our first update on the 1.22 release series. + +==Fixes:== + + * remove vpath test for user dir the test was broken and fixing is insane (T7728) + * tests - fix check header to always include eina due to windows + * evas - fix crash/junk pixel content but with tiled rotate at 270 + neon + * tests - remove one of the eina strtod tests as libc is failing + * ecore_imf: do not loop forever on shutdown when there is no more a display + * efl_ui_list: fix to delete sub objects in efl_object_invalidate + * efl_ui_widget: Fix disabled set calling without meaning. (T7799) + +==Download:== + +^ ** LINK ** ^ ** SHA256 ** ^ +| [[http://download.enlightenment.org/rel/libs/efl/efl-1.22.1.tar.xz | efl-1.22.1.tar.xz ]] | 20d3e5e945d54ae46ec916c7341b5dec24f904b6c0123b4d3ecb8cd8d596ae12 | \ No newline at end of file --
