diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2013-09-10 07:22:32 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2013-09-10 07:22:32 +0000 |
commit | 7869d8aad54068c3378eb0dc88a71df382393858 (patch) | |
tree | 3a9c86c2018d2677133121a464da466c7cacac17 /ChangeLog | |
parent | 2e7d504d5191b25b5d53c3da4a43ec7bd8856c7b (diff) |
rotate attached images based on Exif orientation tag.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3277 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,3 +1,8 @@ +2013-09-10 + + * src/imageview.[ch] + src/textview.c: rotate attached images based on Exif orientation tag. + 2013-08-28 * version 3.4.0beta5 @@ -14,8 +19,8 @@ 2013-08-16 - * libsylph/imap.c: imap_status(): fixed the parse failure of STATUS response - if a folder name contains brackets (sylpheed:35704). + * libsylph/imap.c: imap_status(): fixed the parse failure of STATUS + response if a folder name contains brackets (sylpheed:35704). 2013-06-07 |