diff options
author | Rodrigo Moya <rodrigo@novell.com> | 2004-10-22 01:19:48 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-10-22 01:19:48 +0800 |
commit | f737b385d7326c888bf0ba3d514b30d5c6c5da95 (patch) | |
tree | 410b11cb22c3dbce08513dbbc70eafd6c294803f /plugins/mail-to-task/ChangeLog | |
parent | 7aba0ba1d5025a089303dfa513f3cc92a03bc00a (diff) | |
download | gsoc2013-evolution-f737b385d7326c888bf0ba3d514b30d5c6c5da95.tar gsoc2013-evolution-f737b385d7326c888bf0ba3d514b30d5c6c5da95.tar.gz gsoc2013-evolution-f737b385d7326c888bf0ba3d514b30d5c6c5da95.tar.bz2 gsoc2013-evolution-f737b385d7326c888bf0ba3d514b30d5c6c5da95.tar.lz gsoc2013-evolution-f737b385d7326c888bf0ba3d514b30d5c6c5da95.tar.xz gsoc2013-evolution-f737b385d7326c888bf0ba3d514b30d5c6c5da95.tar.zst gsoc2013-evolution-f737b385d7326c888bf0ba3d514b30d5c6c5da95.zip |
implemented plugin for converting selected mails to tasks.
2004-10-21 Rodrigo Moya <rodrigo@novell.com>
* mail-to-task.c: implemented plugin for converting selected
mails to tasks.
svn path=/trunk/; revision=27682
Diffstat (limited to 'plugins/mail-to-task/ChangeLog')
-rw-r--r-- | plugins/mail-to-task/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog new file mode 100644 index 0000000000..7e27195076 --- /dev/null +++ b/plugins/mail-to-task/ChangeLog @@ -0,0 +1,4 @@ +2004-10-21 Rodrigo Moya <rodrigo@novell.com> + + * mail-to-task.c: implemented plugin for converting selected + mails to tasks.
\ No newline at end of file |