diff options
author | JP Rosevear <jpr@ximian.com> | 2003-10-23 21:11:51 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2003-10-23 21:11:51 +0800 |
commit | d173f20d8a325224e57648e7e6fae2347be6fecc (patch) | |
tree | 22516b774dfcae51ae0c21f000ae328bae4d86f3 /calendar/ChangeLog | |
parent | bdaae91bfed75939e5fc0d406bd3372a24b49d8a (diff) | |
download | gsoc2013-evolution-d173f20d8a325224e57648e7e6fae2347be6fecc.tar gsoc2013-evolution-d173f20d8a325224e57648e7e6fae2347be6fecc.tar.gz gsoc2013-evolution-d173f20d8a325224e57648e7e6fae2347be6fecc.tar.bz2 gsoc2013-evolution-d173f20d8a325224e57648e7e6fae2347be6fecc.tar.lz gsoc2013-evolution-d173f20d8a325224e57648e7e6fae2347be6fecc.tar.xz gsoc2013-evolution-d173f20d8a325224e57648e7e6fae2347be6fecc.tar.zst gsoc2013-evolution-d173f20d8a325224e57648e7e6fae2347be6fecc.zip |
Fix c/p typo - call removed instead of modify
2003-10-23 JP Rosevear <jpr@ximian.com>
* pcs/query.c (query_notify_objects_removed_1): Fix c/p typo -
call removed instead of modify
svn path=/trunk/; revision=23033
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index f81c038e93..aa9dc51f95 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2003-10-23 JP Rosevear <jpr@ximian.com> + + * pcs/query.c (query_notify_objects_removed_1): Fix c/p typo - + call removed instead of modify + 2003-10-23 Rodrigo Moya <rodrigo@ximian.com> * gui/e-cal-view.c (e_cal_view_init): connect also to ETableModel's |