edje: Add missing ChangeLog and NEWS of signal callbacks fixes

This commit is contained in:
José Roberto de Souza 2013-07-19 10:09:09 -03:00
parent 614263c1ed
commit 4732679935
2 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,11 @@
* Edje: add threshold to draggable part.
2013-07-18 José Roberto de Souza
* Edje: Correctly set match flag in _edje_signal_callback_move_last()
* Fix size calculation of flags of signal callbacks
2013-07-18 Mike Blumenkrantz
* Ecore-X: add ECORE_X_SYNC env variable for xlib backend

2
NEWS
View File

@ -382,6 +382,8 @@ Fixes:
- Fix edje min size calc to calc sub GROUP parts too.
- Fix edje multisense segv (free non-malloced data from eet).
- Fix some logic issue when using fixed point path.
- Correctly set match flag of signal callbacks
- Fix size calculation of flags of signal callbacks
* Efreet:
- Fix desktop command parsing of https.
* Emotion: