diff options
author | Damon Chaplin <damon@ximian.com> | 2001-08-07 09:57:09 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-08-07 09:57:09 +0800 |
commit | af43e15005c137bc8ffbca4d3e0622bb4822fc8c (patch) | |
tree | 56b6bf246213717e61e044dab67f7a032febf1aa /my-evolution/ChangeLog | |
parent | 7aeeb5f282e3ab145d75489c8d93dc7fd49e9557 (diff) | |
download | gsoc2013-evolution-af43e15005c137bc8ffbca4d3e0622bb4822fc8c.tar.gz gsoc2013-evolution-af43e15005c137bc8ffbca4d3e0622bb4822fc8c.tar.zst gsoc2013-evolution-af43e15005c137bc8ffbca4d3e0622bb4822fc8c.zip |
free the CalComponentDateTime and icaltimetype values after finishing with
2001-08-06 Damon Chaplin <damon@ximian.com>
* e-summary-tasks.c (sort_uids):
(get_todays_uids):
(generate_html):
* e-summary-calendar.c (sort_uids): free the CalComponentDateTime
and icaltimetype values after finishing with them.
svn path=/trunk/; revision=11720
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 7927652c61..bdb00558e1 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,3 +1,11 @@ +2001-08-06 Damon Chaplin <damon@ximian.com> + + * e-summary-tasks.c (sort_uids): + (get_todays_uids): + (generate_html): + * e-summary-calendar.c (sort_uids): free the CalComponentDateTime + and icaltimetype values after finishing with them. + 2001-08-03 Jason Leach <jleach@ximian.com> * e-summary-mail.c (update_folder_cb): Callback for the |