add news entry for datetime fix.

SVN revision: 75962
This commit is contained in:
Carsten Haitzler 2012-09-03 07:29:48 +00:00
parent 5a3fb784da
commit 534b41671f
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ Improvements:
* Popup widget is now an elm layout.
* Panel widget is now an elm layout.
Fixes:
* Now elm_datetime_field_limit_set() can set year limits wihtout problems.
Removals:
* All internal widget hooks (and related macros) were removed, due