aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-09-10 07:22:32 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-09-10 07:22:32 +0000
commit7869d8aad54068c3378eb0dc88a71df382393858 (patch)
tree3a9c86c2018d2677133121a464da466c7cacac17 /ChangeLog
parent2e7d504d5191b25b5d53c3da4a43ec7bd8856c7b (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--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b8766be9..fb959c5f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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