diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-10 02:26:47 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-10 02:26:47 +0800 |
commit | 421bff508e5778dd55c7e14554b2994c20517af1 (patch) | |
tree | c2ea329beac4b63768037c662507194469925841 /my-evolution/ChangeLog | |
parent | d6286b4cba3ca6d8596549d4d90a8815e41746f0 (diff) | |
download | gsoc2013-evolution-421bff508e5778dd55c7e14554b2994c20517af1.tar.gz gsoc2013-evolution-421bff508e5778dd55c7e14554b2994c20517af1.tar.zst gsoc2013-evolution-421bff508e5778dd55c7e14554b2994c20517af1.zip |
Fix HTML and show more than 1 days appointments
svn path=/trunk/; revision=10922
Diffstat (limited to 'my-evolution/ChangeLog')
-rw-r--r-- | my-evolution/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/my-evolution/ChangeLog b/my-evolution/ChangeLog index 8c93c37ef4..03d42a0a5f 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,11 @@ 2001-07-09 Iain Holmes <iain@ximian.com> + * e-summary-calendar.c (generate_html): Fix up the HTML so having + appointments doesn't mess up the display. Set the correct length of + time to show appointments. + +2001-07-09 Iain Holmes <iain@ximian.com> + * e-summary-tasks.c (generate_html): Make the tasks switch to the tasks folder when you click on them. |