diff options
| author | Milan Crha <mcrha@redhat.com> | 2007-11-23 17:51:07 +0800 |
|---|---|---|
| committer | Milan Crha <mcrha@src.gnome.org> | 2007-11-23 17:51:07 +0800 |
| commit | 36917891fe11507d70971a54f0378cf84b8c2a59 (patch) | |
| tree | 41f2092002923004869a38ecbc0102611590d53c /plugins/mail-to-task/ChangeLog | |
| parent | fe9f7e3ec70f318f8a58b35cb138faa0c34c6ed1 (diff) | |
| download | gsoc2013-evolution-36917891fe11507d70971a54f0378cf84b8c2a59.tar gsoc2013-evolution-36917891fe11507d70971a54f0378cf84b8c2a59.tar.gz gsoc2013-evolution-36917891fe11507d70971a54f0378cf84b8c2a59.tar.bz2 gsoc2013-evolution-36917891fe11507d70971a54f0378cf84b8c2a59.tar.lz gsoc2013-evolution-36917891fe11507d70971a54f0378cf84b8c2a59.tar.xz gsoc2013-evolution-36917891fe11507d70971a54f0378cf84b8c2a59.tar.zst gsoc2013-evolution-36917891fe11507d70971a54f0378cf84b8c2a59.zip | |
** Fix for bug #353807
2007-11-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #353807
* mail-to-task.c: (do_mail_to_task): Notice user if any error occur
during opening calendar, calendar is readonly or when add fails.
svn path=/trunk/; revision=34576
Diffstat (limited to 'plugins/mail-to-task/ChangeLog')
| -rw-r--r-- | plugins/mail-to-task/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/mail-to-task/ChangeLog b/plugins/mail-to-task/ChangeLog index 8d09d629b4..2b108b08dd 100644 --- a/plugins/mail-to-task/ChangeLog +++ b/plugins/mail-to-task/ChangeLog @@ -1,3 +1,10 @@ +2007-11-23 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #353807 + + * mail-to-task.c: (do_mail_to_task): Notice user if any error occur + during opening calendar, calendar is readonly or when add fails. + 2007-11-05 Milan Crha <mcrha@redhat.com> ** Fix for bug #334675 |
