diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-04-06 17:12:52 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2006-04-06 17:12:52 +0800 |
commit | 59796b5cbc66f41f0904e7df020502ade245324e (patch) | |
tree | 0867df8ea152976f0ef143dcd62962c443f8a2f5 /calendar/ChangeLog | |
parent | a60393cc5dbe80f65e5766ab68efb4cc65fe8a06 (diff) | |
download | gsoc2013-evolution-59796b5cbc66f41f0904e7df020502ade245324e.tar.gz gsoc2013-evolution-59796b5cbc66f41f0904e7df020502ade245324e.tar.zst gsoc2013-evolution-59796b5cbc66f41f0904e7df020502ade245324e.zip |
Fixes #162005
svn path=/trunk/; revision=31776
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 b2c8997191..a0d7dd3768 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2006-04-06 Chenthill Palanisamy <pchenthill@novell.com> + + Fixes #162005 + * gui/comp-util.c: (cal_comp_is_on_server): Pass the recurrence + id to find if the object is on the server. + 2006-04-05 Simon Zheng <simon.zheng@sun.com> Fixes bug #333704 @@ -12837,3 +12843,4 @@ * gui/e-tasks.c (e_tasks_delete_completed): no need to do the expunge asyn + |