diff options
author | Rodrigo Moya <rodrigo@ximian.com> | 2002-09-24 19:50:12 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@src.gnome.org> | 2002-09-24 19:50:12 +0800 |
commit | 388c6a2d5dbbda429f12854141f640b91ece6590 (patch) | |
tree | 36234adeae049fd81fd2452de6b93b0ee34fa47a /calendar/ChangeLog | |
parent | 87f9823068608040e7e73f9407797986a0f72ba1 (diff) | |
download | gsoc2013-evolution-388c6a2d5dbbda429f12854141f640b91ece6590.tar.gz gsoc2013-evolution-388c6a2d5dbbda429f12854141f640b91ece6590.tar.zst gsoc2013-evolution-388c6a2d5dbbda429f12854141f640b91ece6590.zip |
unref the QueryListener object. (query_construct): create an
2002-09-24 Rodrigo Moya <rodrigo@ximian.com>
* pcs/query.c (listener_died_cb): unref the QueryListener object.
(query_construct): create an EComponentListener for the non-cached
queries' listeners also.
svn path=/trunk/; revision=18195
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 f155fa6785..722ed04711 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,9 @@ +2002-09-24 Rodrigo Moya <rodrigo@ximian.com> + + * pcs/query.c (listener_died_cb): unref the QueryListener object. + (query_construct): create an EComponentListener for the non-cached + queries' listeners also. + 2002-09-23 JP Rosevear <jpr@ximian.com> * conduits/todo/Makefile.am: add libeutil to the link |