aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-13 08:38:07 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-13 08:38:07 +0000
commit8d1fb1c6648c6bdbea0c69f5db3061900320c879 (patch)
treee45e48b3ea78437d79add987b12f026976395648 /ChangeLog
parent0d22665e895bb4ddbe06cdb3cfd6f74f9bd2a1ab (diff)
implemented popup menu of attachments in text view.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2898 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c58895fb..5f6021b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2011-06-13
+ * src/textview.c
+ src/mimeview.[ch]: implemented popup menu of attachments in text
+ view.
+
+2011-06-13
+
* src/textview.c: fixed handling of button release event.
2011-06-10