diff options
author | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-10-01 19:18:59 +0800 |
---|---|---|
committer | Chenthill Palanisamy <pchen@src.gnome.org> | 2005-10-01 19:18:59 +0800 |
commit | 1172430c0cacb388cace35cba714432e493b8ca0 (patch) | |
tree | 1273a2e415bd99786dc9c35bb97e064665c77a78 /calendar/ChangeLog | |
parent | 753b2421e18cbf69628e9552fb672fcdc2975e06 (diff) | |
download | gsoc2013-evolution-1172430c0cacb388cace35cba714432e493b8ca0.tar.gz gsoc2013-evolution-1172430c0cacb388cace35cba714432e493b8ca0.tar.zst gsoc2013-evolution-1172430c0cacb388cace35cba714432e493b8ca0.zip |
fixes #244981.
svn path=/trunk/; revision=30461
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 92df29159c..3ada63611e 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,11 @@ 2005-10-01 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #244981 + * gui/print.c: (print_week_day_event): Add the end date + while printing in the week view. + +2005-10-01 Chenthill Palanisamy <pchenthill@novell.com> + Fixes #316954 * gui/e-calendar-view.c: (e_calendar_view_edit_appointment): Set the USER_ORG flag if the appointment is converted to a meeting. |