NEWS: fixed formatting

This commit is contained in:
Daniel Juyung Seo 2013-05-11 01:32:19 +09:00 committed by ChunEon Park
parent 52597125f7
commit e0def53222
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Changes since Elementary 1.7.0:
-------------------------
Additions:
* Porting to Eo
@ -107,7 +107,8 @@ Improvements:
* Ctxpopup is now supporting focus_direction.
* Don't try to pop the naviframe item multiple times.
* Support language change for widget items (Ctxpopup, Hoversel, Naviframe, Diskselector, List, Menu, Segment_Control, Toolbar, Popup, MultibuttonEntry)
Fixes:
* Now elm_datetime_field_limit_set() can set year limits wihtout problems.
* Fix re-order animation when it doesn't end correctly.