diff --git a/ChangeLog b/ChangeLog index 33b318198..fcaa04a0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2012-12-25 Chidambar Zinnoury (ilLogict) + + * Clock settings: date formats are now internationalizable. + * Desktop environment settings: add check changed. + * Gadcon settings: add icons. + * Startup theme: add check changed. + * Desk settings: improve UI. + * Clientlist settings: add check changed. + * Engine settings: force check changed upon confirmation dialog + closure. + 2012-12-21 Initial release diff --git a/NEWS b/NEWS index e69de29bb..9f1946fc2 100644 --- a/NEWS +++ b/NEWS @@ -0,0 +1,23 @@ +Changes since 0.17.0: +--------------------- + +Additions: + * + +Deprecations: + * + +Removed: + * + +Improvements: + * Check changed added to several settings dialogs: + - clientlist, + - startup theme, + - desktop environments. + * Improve UI of desk settings. + * Add icons for gadcon settings. + +Fixes: + * Force check changed upon confirmation dialog closure for engine settings. + * Clock date formats are now internationalizable.