elementary: simplify ChangeLog.

SVN revision: 80221
This commit is contained in:
Cedric BAIL 2012-12-05 07:14:09 +00:00
parent 9e89d4eed4
commit af14f95568
2 changed files with 3 additions and 6 deletions

View File

@ -759,6 +759,5 @@
2012-12-05 Cedric Bail
* Fix uninitialized data path in elm_flip.
* Fix uninitialized data path in elm_gesture_layer.
* Fix uninitialized data path in elm_interface_scrollable.
* Fix uninitialized data path in elm_flip, elm_gesture_layer,
elm_interface_scrollable.

View File

@ -73,9 +73,7 @@ Fixes:
* Fix the naviframe to send signal emits one time for content show/hide, text show/hide.
* Fix case where tooltips could go offscreen unnecessarily
* Fix possible divide by zero in els_scroller animator.
* Fix uninitialized data path in elm_flip.
* Fix uninitialized data path in elm_gesture_layer.
* Fix uninitialized data path in elm_interface_scrollable.
* Fix uninitialized data path in elm_flip, elm_gesture_layer, elm_interface_scrollable.
Removals: