diff options
author | Milan Crha <mcrha@redhat.com> | 2008-04-29 22:11:45 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-04-29 22:11:45 +0800 |
commit | 947db02fb125098ef775536cf0649a22b64e2ba9 (patch) | |
tree | 4d24e944ee8279b0f39c5033359aa81f55211e21 /calendar/ChangeLog | |
parent | dfdcaf7231417f483f57661ad83933810d04f863 (diff) | |
download | gsoc2013-evolution-947db02fb125098ef775536cf0649a22b64e2ba9.tar.gz gsoc2013-evolution-947db02fb125098ef775536cf0649a22b64e2ba9.tar.zst gsoc2013-evolution-947db02fb125098ef775536cf0649a22b64e2ba9.zip |
** Fix for bug #240823
2008-04-29 Milan Crha <mcrha@redhat.com>
** Fix for bug #240823
* gui/itip-utils.c: (comp_to_list):
Send notification only to individuals and groups.
svn path=/trunk/; revision=35444
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 3ca0ea5b63..2ab4ec08b1 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2008-04-29 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #240823 + + * gui/itip-utils.c: (comp_to_list): + Send notification only to individuals and groups. + 2008-04-28 Milan Crha <mcrha@redhat.com> ** Fix for bug #524121 |