Ecore: Add news & changelog entries (for people who actually read

these things).



SVN revision: 66547
This commit is contained in:
Christopher Michael 2011-12-26 23:47:33 +00:00
parent f46b196355
commit ad6ed52a3e
2 changed files with 9 additions and 0 deletions

View File

@ -437,3 +437,8 @@
2011-12-26 Tae-Hwan Kim (Bluezery)
* Add proxy username/password set functions in ecore_con.
2011-12-26 Christopher Michael (devilhorns)
* Add Ecore_Wayland (backend to support Wayland).
* Add Shm and Egl engines for ecore_evas to draw in Wayland.

View File

@ -17,6 +17,10 @@ Additions:
- ecore_con_url_proxy_password_set()
* ecore_x:
- ecore_x_randr_output_backlight_available()
* ecore_evas:
- Add Shm and Egl engines for ecore_evas to draw in Wayland.
* ecore_wayland
- Add Ecore_Wayland (backend to support Wayland).
Improvements:
* ecore: