diff options
author | Jiyoun Park <jy0703.park@samsung.com> | 2013-06-13 14:09:28 +0900 |
---|---|---|
committer | Jiyoun Park <jy0703.park@samsung.com> | 2013-06-13 14:09:28 +0900 |
commit | f488cf2b4d42b8b4e3acf8c22647ffdd9a3e9d2c (patch) | |
tree | c734b96a9730ace84062bbc3f4a6bfb4f29129c4 /NEWS | |
parent | 0e51bff61ac4678ab75384d704141f49c87f352b (diff) |
Evas: Fix bs if app call image object update add after call api like
fileset.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -330,4 +330,5 @@ Fixes: | |||
330 | * Evas: correctly detect if a loader support asynchronous preloading. | 330 | * Evas: correctly detect if a loader support asynchronous preloading. |
331 | * Evas: improve stability of Evas_Cserve2. | 331 | * Evas: improve stability of Evas_Cserve2. |
332 | * Evas: Fix gif cannot decode alpha value correctly. | 332 | * Evas: Fix gif cannot decode alpha value correctly. |
333 | * Evas: Fix bs if app call image object update add after call api like fileset. | ||
333 | 334 | ||