diff options
author | Radek Doulik <rodo@ximian.com> | 2004-11-25 18:50:11 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2004-11-25 18:50:11 +0800 |
commit | 80e3070de9d43d2ad4fe7f856dfc159a96907538 (patch) | |
tree | 53f84a159b9b002b02c53839a5de97a822f99ee5 /camel/ChangeLog | |
parent | 65278ffcb427456d5ac3a86e61256fc0acd7a0de (diff) | |
download | gsoc2013-evolution-80e3070de9d43d2ad4fe7f856dfc159a96907538.tar.gz gsoc2013-evolution-80e3070de9d43d2ad4fe7f856dfc159a96907538.tar.zst gsoc2013-evolution-80e3070de9d43d2ad4fe7f856dfc159a96907538.zip |
new init method implementation
2004-10-12 Radek Doulik <rodo@ximian.com>
* camel-junk-plugin.c: new init method implementation
* camel-junk-plugin.h: added junk plugin init declaration
svn path=/trunk/; revision=27989
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index b67943a9a9..a9b3daf8aa 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2004-10-12 Radek Doulik <rodo@ximian.com> + + * camel-junk-plugin.c: new init method implementation + + * camel-junk-plugin.h: added junk plugin init declaration + 2004-11-10 Not Zed <NotZed@Ximian.com> ** See bug #69109. |