NEWS: Pedantic change of capital letter in NEWS fi.e

This commit is contained in:
Daniel Juyung Seo 2015-02-04 10:27:24 +09:00
parent d4e4ed0e0b
commit ccfc6df9ed
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ Fixes:
* image: Fix to have exact size using elm_image_fill_outside_set()
* image: Fix image rotation in non-common cases
* image: Fix orientation api - major bug in implementation
* image: fix elm_image_memfile_set API fail when elm_image widget is not visible.
* image: Fix elm_image_memfile_set API fail when elm_image widget is not visible.
* label: Add "slide,end" signal emission
* modules: Make sure we have all linker flags setup for our modules. (T1920)
* multibuttonentry: Delete duplicate running code.