From c27c4bb9794b7b01969c5f28ecca32be19a3dbbd Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Fri, 15 Aug 2014 08:36:09 -0400 Subject: [PATCH] my 1.11 NEWS updates --- legacy/elementary/NEWS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/legacy/elementary/NEWS b/legacy/elementary/NEWS index 78e9d9b3bc..2d6deaad20 100644 --- a/legacy/elementary/NEWS +++ b/legacy/elementary/NEWS @@ -37,13 +37,12 @@ Fixes: * elementary: Don't segfault if we are not using an X11-compatible engine * list: call "selected" callback after set focus to the selected item * gengrid: corrected the reorder start and end evas smart callback call. - * fix notification theme to not clip text * map: Add missing legacy API into legacy header * elc_naviframe: Fix warning caused by elm_obj_layout_signal_emit override function in naviframe * ctxpopup: fix arrow geometry set. * ctxpopup: Fix wrong popup size. * elementary: Handle case where ELM_ENGINE environment variable is misspelled. - * photocam should reset its preload when a new file is loaded + * photocam no longer gets stuck in "busy" animations * Gengrid: fix position calculation * Genlist: do not segv if the user clear the list on item double-click * gengrid once again selects items using keyboard when no item was previously selected