diff options
author | Rodney Dawes <dobey@ximian.com> | 2004-01-24 04:09:31 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-01-24 04:09:31 +0800 |
commit | 17770bfef84a7399a00dc06fdbe817afb87231c2 (patch) | |
tree | 0ad1fe6898f84f2a8a924c9c9470b61aa3fa7085 /calendar/ChangeLog | |
parent | dc59e0b1180585e4215b5109c1f94a05a3ae5fc0 (diff) | |
download | gsoc2013-evolution-17770bfef84a7399a00dc06fdbe817afb87231c2.tar.gz gsoc2013-evolution-17770bfef84a7399a00dc06fdbe817afb87231c2.tar.zst gsoc2013-evolution-17770bfef84a7399a00dc06fdbe817afb87231c2.zip |
Use PUBLISH if no METHOD defined
2004-01-23 Rodney Dawes <dobey@ximian.com>
* gui/e-itip-control.c: Use PUBLISH if no METHOD defined
Fixes #45564
svn path=/trunk/; revision=24385
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 73c02abc9e..6366f30cc2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2004-01-23 Rodney Dawes <dobey@ximian.com> + + * gui/e-itip-control.c: Use PUBLISH if no METHOD defined + + Fixes #45564 + 2004-01-22 Rodrigo Moya <rodrigo@ximian.com> * gui/e-cal-model.c (e_cal_view_objects_removed_cb): don't assert |