diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-07-10 02:47:17 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-07-10 02:47:17 +0800 |
commit | 1fa540053cdaaee1cbe76685458f98deba14ac00 (patch) | |
tree | 6b3a9b66c27e1aa91aea64ae9cc9fa06b2521251 /my-evolution/ChangeLog | |
parent | 50813793c3393e70f5b3c46a7541c26d0e9d9c14 (diff) | |
download | gsoc2013-evolution-1fa540053cdaaee1cbe76685458f98deba14ac00.tar gsoc2013-evolution-1fa540053cdaaee1cbe76685458f98deba14ac00.tar.gz gsoc2013-evolution-1fa540053cdaaee1cbe76685458f98deba14ac00.tar.bz2 gsoc2013-evolution-1fa540053cdaaee1cbe76685458f98deba14ac00.tar.lz gsoc2013-evolution-1fa540053cdaaee1cbe76685458f98deba14ac00.tar.xz gsoc2013-evolution-1fa540053cdaaee1cbe76685458f98deba14ac00.tar.zst gsoc2013-evolution-1fa540053cdaaee1cbe76685458f98deba14ac00.zip |
Better time reporting
svn path=/trunk/; revision=10925
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 03d42a0a5f..6cf79c79c3 100644 --- a/my-evolution/ChangeLog +++ b/my-evolution/ChangeLog @@ -1,5 +1,10 @@ 2001-07-09 Iain Holmes <iain@ximian.com> + * e-summary-calendar.c (generate_html): Show varying times depending + on how soon the appointment is. + +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. |