update e17 news/changelog. seriously. pretend you're committing to EFL.

SVN revision: 81786
This commit is contained in:
Mike Blumenkrantz 2012-12-28 08:27:01 +00:00
parent 7483f4bee9
commit b9f8194a04
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,13 @@
2012-12-28 Carsten Haitzler
* Mixer settings dialog is now resizable
* Increased maximum menu size, improved menu autoscrolling
2012-12-28 Hannes Janetzek
* Fixed error in Evry when trying to call edje functions on non-edje object
2012-12-27 Mike Blumenkrantz
* Filemanager now uses global setting option for showing desktop

3
NEWS
View File

@ -21,6 +21,8 @@ Improvements:
* Add icons for gadcon settings.
* Improve strings of pager settings.
* Improve title of fileman settings.
* Mixer settings dialog is now resizable
* Increased maximum menu size, improved menu autoscrolling
Fixes:
* Force check changed upon confirmation dialog closure for engine settings.
@ -31,3 +33,4 @@ Fixes:
* Fixed SIGFPE in tiling module and functionality of toggle_rows_count
* Filemanager now uses global setting option for showing desktop
icons
* Fixed error in Evry when trying to call edje functions on non-edje object