diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2004-03-25 03:56:41 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2004-03-25 03:56:41 +0800 |
commit | 9f004e15d508cd979852f0b31c421ee7bc87eb7b (patch) | |
tree | faad92cfc9052ddc665b3344b3a2c27814999efb /calendar/ChangeLog | |
parent | a5648ebc9f48d57a6d941f8161fa29ebcc9b091e (diff) | |
download | gsoc2013-evolution-9f004e15d508cd979852f0b31c421ee7bc87eb7b.tar.gz gsoc2013-evolution-9f004e15d508cd979852f0b31c421ee7bc87eb7b.tar.zst gsoc2013-evolution-9f004e15d508cd979852f0b31c421ee7bc87eb7b.zip |
don't create queries for the clients that are not loaded yet.
2004-03-24 Rodrigo Moya <rodrigo@ximian.com>
* gui/gnome-cal.c (update_query): don't create queries for the clients
that are not loaded yet.
svn path=/trunk/; revision=25171
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 84b65439cd..90092a529a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +2004-03-24 Rodrigo Moya <rodrigo@ximian.com> + + * gui/gnome-cal.c (update_query): don't create queries for the clients + that are not loaded yet. + 2004-03-24 JP Rosevear <jpr@ximian.com> * gui/gnome-cal.c (client_cal_opened_cb): remove debug code that |