seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=3ad52e4e61dff90fdc2c880bd543b20fe3455eed
commit 3ad52e4e61dff90fdc2c880bd543b20fe3455eed Author: Daniel Juyung Seo <seojuyu...@gmail.com> Date: Wed Feb 4 10:27:24 2015 +0900 NEWS: Pedantic change of capital letter in NEWS fi.e --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 1207d5e..d785528 100644 --- a/NEWS +++ b/NEWS @@ -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. --