diff options
author | Milan Crha <mcrha@src.gnome.org> | 2007-10-04 17:27:37 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-10-04 17:27:37 +0800 |
commit | 72cc581e8c60c00544473b4b923e2340575997ad (patch) | |
tree | 354d9a238483988a4263c446151f5e01e132927b /calendar/ChangeLog | |
parent | ae05111989a1a4531d3e13ec29c79ab841cc4e15 (diff) | |
download | gsoc2013-evolution-72cc581e8c60c00544473b4b923e2340575997ad.tar.gz gsoc2013-evolution-72cc581e8c60c00544473b4b923e2340575997ad.tar.zst gsoc2013-evolution-72cc581e8c60c00544473b4b923e2340575997ad.zip |
2007-10-04 mcrha Fix for bug #325685
svn path=/trunk/; revision=34353
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index df79689212..42747afd70 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2007-10-04 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #325685 + + * gui/print.c: (print_week_day_event): Show end time of the event only + when printing week view with less than 3 weeks (because of no space). + 2007-10-02 Matthew Barnes <mbarnes@redhat.com> ** Fixes part of bug #469657 |