not using changelog during dev now - remove entires since 1.8

This commit is contained in:
Carsten Haitzler 2014-02-09 09:47:17 +09:00
parent 77092d94d4
commit 38eb5aa630
1 changed files with 0 additions and 17 deletions

View File

@ -1,20 +1,3 @@
2014-02-09 Gwanglim Lee
* Ecore_Evas: Added window manager rotation to manage the rotation of
windows by the WM.
- add ecore_evas_wm_rotation_supported_get
- add ecore_evas_wm_rotation_preferred_rotation_set
- add ecore_evas_wm_rotation_preferred_rotation_get
- add ecore_evas_wm_rotation_available_rotations_set
- add ecore_evas_wm_rotation_available_rotations_get
- add ecore_evas_wm_rotation_manual_rotation_done_set
- add ecore_evas_wm_rotation_manual_rotation_done_get
- add ecore_evas_wm_rotation_manual_rotation_done
2013-12-02 Daniel Juyung Seo (SeoZ)
* Check ecore_x_window_prop_card32_get() return value correctly in ecore_x_e.
2013-12-01 Carsten Haitzler (The Rasterman)
* 1.8 release