diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-09-28 04:51:20 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-09-28 04:51:20 +0800 |
commit | d503c5e7568c0cc1ce13550865a543d8ffbbf056 (patch) | |
tree | 3791c1b0e77885fb2ae0edc559fd90a86bceb615 /my-evolution/ChangeLog | |
parent | 7bb53c8528b1125546b3ef59118429a54c4f739f (diff) | |
download | gsoc2013-evolution-d503c5e7568c0cc1ce13550865a543d8ffbbf056.tar.gz gsoc2013-evolution-d503c5e7568c0cc1ce13550865a543d8ffbbf056.tar.zst gsoc2013-evolution-d503c5e7568c0cc1ce13550865a543d8ffbbf056.zip |
Make the show todays tasks work.
svn path=/trunk/; revision=13197
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 0599fdb8f9..d820da715b 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,12 @@ 2001-09-27 Iain Holmes <iain@ximian.com> + * e-summary-tasks.c (generate_html): Pass the summary to + get_todays_uids. + (get_todays_uids): Use the timezone stuff and use the due date instead + of the end time. + +2001-09-27 Iain Holmes <iain@ximian.com> + * e-summary-preferences.c: (rdfs[]): Removed the broken RDFs (mail_all_select_row_cb): Don't turn on the -> button if the folder is already added. |