diff options
author | Larry Ewing <lewing@ximian.com> | 2001-09-20 04:42:49 +0800 |
---|---|---|
committer | Larry Ewing <lewing@src.gnome.org> | 2001-09-20 04:42:49 +0800 |
commit | 28b4ae90d788b6bbce25ef7b887c96dfa952e5fb (patch) | |
tree | c674013155f8060c0e52ee3b5d1232077f8bd823 /my-evolution/ChangeLog | |
parent | 11c1a83ffcae03776ff109e6ac085c1975af4b29 (diff) | |
download | gsoc2013-evolution-28b4ae90d788b6bbce25ef7b887c96dfa952e5fb.tar.gz gsoc2013-evolution-28b4ae90d788b6bbce25ef7b887c96dfa952e5fb.tar.zst gsoc2013-evolution-28b4ae90d788b6bbce25ef7b887c96dfa952e5fb.zip |
be sure to unref the component.
2001-09-19 Larry Ewing <lewing@ximian.com>
* e-summary-tasks.c (generate_html): be sure to unref the
component.
svn path=/trunk/; revision=12987
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index c6896838ff..c253403435 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,8 @@ +2001-09-19 Larry Ewing <lewing@ximian.com> + + * e-summary-tasks.c (generate_html): be sure to unref the + component. + 2001-09-19 Iain Holmes <iain@ximian.com> * e-summary-tasks.c (e_summary_tasks_protocol): Open a task editor. |