aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-24 07:04:09 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-01-24 07:04:09 +0000
commitc405270db9c1de428a99c5525ab7c3c7f203ea7b (patch)
tree00d9a1a9b399e4aaa1b0a0ac783b9552d463fe0d /ChangeLog
parentb1ce6e7edcbc5d79a4f2c526e4cf05b8230050af (diff)
modified textview-menu-popup plug-in signal.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2821 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c20361a4..d92ae3c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2011-01-24
+ * version 3.1.0rc
+
+2011-01-24
+
+ * src/sylpheed-marshal.list
+ src/textview.c
+ src/plugin.[ch]
+ plugin/test/test.c: added MsgInfo argument to "textview-menu-popup"
+ signal.
+
+2011-01-24
+
* src/summaryview.c: fixed warnings about non-string literal format.
2011-01-21