www - dont use bullet points in news

This commit is contained in:
Carsten Haitzler 2016-03-29 18:19:34 +09:00
parent ad3ebcd0f8
commit d713ea46e2
1 changed files with 11 additions and 7 deletions

View File

@ -13,10 +13,12 @@ This bugfix release improves on the 0.20.5 release and resolves a number of issu
== Changes ==
Carsten @raster Haitzler (2):
> e - efm: fix op registry listener add and dont use eina_error
> e xkbswitch: don't free layouts that are just pointed to in instances
Chris @devilhorns Michael (6):
> update mailmap addresses
> update mailmap addresses
> add prototype functions for missing wl_data_offer interface
@ -25,6 +27,7 @@ Chris @devilhorns Michael (6):
> don't have to hook the ecore_evas resize callback here as that should be handled by elm now
Derek @ManMower Foreman (20):
> Ensure wayland clients haven't been deleted when processing callbacks
> Remove wayland frame callbacks from subsurface cache on destruction
> Fix xdg-shell destructors
@ -47,6 +50,7 @@ Derek @ManMower Foreman (20):
> Remove argb_convert for wayland buffers
Mike @zmike Blumenkrantz (42):
> clamp minimum shelf size to 20px in shelf config
> do not perform special case position adjustment for re_manage clients
> do not clamp comp object input regions to 0,0
@ -92,9 +96,9 @@ Mike @zmike Blumenkrantz (42):
== Tickets Addressed ==
* https://phab.enlightenment.org/T3152
* https://phab.enlightenment.org/T3208
* https://phab.enlightenment.org/T3210
- https://phab.enlightenment.org/T3152
- https://phab.enlightenment.org/T3208
- https://phab.enlightenment.org/T3210
As always, stay tuned to the latest infrequent E updates on the [[ http://e.zmike.ninja|release blog]].
@ -110,10 +114,10 @@ As always, stay tuned to the latest infrequent E updates on the [[ http://e.zmik
If you have an existing EFL or Elementary install, you may wish to delete its header files and libraries before compiling and installing to avoid possible conflicts during compilation. Please compile the dependencies in the following order (click for README):
* [[https://git.enlightenment.org/core/efl.git/tree/README|efl]]
* [[https://git.enlightenment.org/core/elementary.git/tree/README|elementary]]
* [[https://git.enlightenment.org/core/emotion_generic_players.git/tree/README|emotion_generic_players]]
* [[https://git.enlightenment.org/core/evas_generic_loaders.git/tree/README|evas_generic_loaders]]
- [[https://git.enlightenment.org/core/efl.git/tree/README|efl]]
- [[https://git.enlightenment.org/core/elementary.git/tree/README|elementary]]
- [[https://git.enlightenment.org/core/emotion_generic_players.git/tree/README|emotion_generic_players]]
- [[https://git.enlightenment.org/core/evas_generic_loaders.git/tree/README|evas_generic_loaders]]
**Note:** E20 depends on EFL **v1.15.2** or newer for X11 compositing and 1.17 for Wayland support.