diff --git a/ChangeLog b/ChangeLog index b36a8429e..081ba997b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/NEWS b/NEWS index 79aa65b2f..04adb3865 100644 --- a/NEWS +++ b/NEWS @@ -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