diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2011-01-24 08:36:12 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2011-01-24 08:36:12 +0000 |
commit | 38f46204d02b2aaf3e61b480c13ab92bcedfde87 (patch) | |
tree | e60d9807934bf9d9dc2fbbe9ddfe7aae8fa65ead /ChangeLog | |
parent | c405270db9c1de428a99c5525ab7c3c7f203ea7b (diff) |
added marshaller for plug-in library. made 3.1.0rc.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2822 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ 2011-01-24 + * src/plugin-marshal.list + src/Makefile.am: added marshaller for plug-in library. + +2011-01-24 + * src/sylpheed-marshal.list src/textview.c src/plugin.[ch] |