Update ChangeLog and NEWS for below commit.

This commit is contained in:
Ryuan Choi 2013-06-25 08:37:20 +09:00
parent 0bda4b1918
commit 68d45c3689
2 changed files with 5 additions and 0 deletions

View File

@ -1454,3 +1454,7 @@
2013-06-24 Ryuan Choi (ryuan)
* fileselector : Add support mime type filter
2013-06-25 Ryuan Choi (ryuan)
* Fix crash of elm_notify when timeout is zero.

View File

@ -251,6 +251,7 @@ Fixes:
* In case of scroll in scroll, the child scroller have to bounce if parents don't have a bounce.
* Fix elm_scroller_page_show bug. It have to save the wanted values to show the wanted page.
* Block mouse events when the ctxpopup on dismiss.
* Fix crash of elm_notify when timeout is zero.
Removals: