diff options
author | Jiyoun Park <jijibe99@gmail.com> | 2012-12-28 03:54:24 +0000 |
---|---|---|
committer | Jiyoun Park <jijibe99@gmail.com> | 2012-12-28 03:54:24 +0000 |
commit | ad2c88421bcc55f8d491ba868ea8eaa58d8cd8b5 (patch) | |
tree | 1443fed411ee49f654538148298e6efe49b8aa61 /NEWS | |
parent | c6ffa4fda7a45e4e8dc5c2b2226b8092f0d7b89e (diff) |
fix elm_photocam file set's error handle code
SVN revision: 81779
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -104,6 +104,7 @@ Fixes: | |||
104 | * Fix Don't elm_transit image animation use the image preloading to avoid image flickering. | 104 | * Fix Don't elm_transit image animation use the image preloading to avoid image flickering. |
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 | 108 | ||
108 | Removals: | 109 | Removals: |
109 | 110 | ||