diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2012-12-28 09:51:40 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2012-12-28 09:51:40 +0000 |
commit | 16eb8554f6d0e9efb983cdf2814ac72048bc7afc (patch) | |
tree | 84187b1940b3c8be01721464bffb43c268139e53 /NEWS | |
parent | 65de6ec7fff37169a09faf48ddbd79d461c2c530 (diff) |
forwardport previous commit for genlist fixing
SVN revision: 81790
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -105,6 +105,7 @@ Fixes: | |||
105 | * Fix the image to show the image right now if the image preloading is disabled. | 105 | * Fix the image to show the image right now if the image preloading is disabled. |
106 | * Fix typo from elm_plug signal "image.deleted", should be "image,deleted". | 106 | * Fix typo from elm_plug signal "image.deleted", should be "image,deleted". |
107 | * Fix photocam returns file set error correctly. | 107 | * Fix photocam returns file set error correctly. |
108 | * Fix bug where genlist would delete items added during selection callback if a clear was queued | ||
108 | 109 | ||
109 | Removals: | 110 | Removals: |
110 | 111 | ||