diff options
author | Jiyoun Park <jy0703.park@samsung.com> | 2013-06-29 15:00:43 +0900 |
---|---|---|
committer | Jiyoun Park <jy0703.park@samsung.com> | 2013-06-29 15:00:43 +0900 |
commit | 958a430f5e5aab7c232671be7352fa44a1b8e971 (patch) | |
tree | f0c0ea8354a0fbe2ebede99ecf03f943c38b9f50 /NEWS | |
parent | 7927c0f9fa742c6b57e97ce3ad348633db369844 (diff) |
* Evas: Fix jpeg loader cannot deal with exif information correctly
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -341,3 +341,4 @@ Fixes: | |||
341 | * Evas: Fix evas_gl direct rendering to support partial redraw. | 341 | * Evas: Fix evas_gl direct rendering to support partial redraw. |
342 | * Evas textblock: Fixed issue with textblocks without fonts segfaulting. | 342 | * Evas textblock: Fixed issue with textblocks without fonts segfaulting. |
343 | * Evas: Fix evas_common_convert_yuv_42* functions to actually return the converted data. | 343 | * Evas: Fix evas_common_convert_yuv_42* functions to actually return the converted data. |
344 | * Evas: Fix jpeg loader cannot deal with exif information correctly | ||