diff options
author | Milan Crha <mcrha@redhat.com> | 2009-01-20 00:37:27 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2009-01-20 00:37:27 +0800 |
commit | 324f78272ffa32c943600918a90a032ba94272dc (patch) | |
tree | fe2cde0b9fa440520fdbe5ff316018b10940b567 /calendar/ChangeLog | |
parent | d63754acb1a37037ce09251c00fefa5e689f780b (diff) | |
download | gsoc2013-evolution-324f78272ffa32c943600918a90a032ba94272dc.tar gsoc2013-evolution-324f78272ffa32c943600918a90a032ba94272dc.tar.gz gsoc2013-evolution-324f78272ffa32c943600918a90a032ba94272dc.tar.bz2 gsoc2013-evolution-324f78272ffa32c943600918a90a032ba94272dc.tar.lz gsoc2013-evolution-324f78272ffa32c943600918a90a032ba94272dc.tar.xz gsoc2013-evolution-324f78272ffa32c943600918a90a032ba94272dc.tar.zst gsoc2013-evolution-324f78272ffa32c943600918a90a032ba94272dc.zip |
** Fix for bug #550735
2009-01-19 Milan Crha <mcrha@redhat.com>
** Fix for bug #550735
* gui/print.c: (get_summary_with_location), (print_day_long_event),
(print_day_event), (print_week_event):
Print location with summary in all views, not only in a day view.
svn path=/trunk/; revision=37099
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index e60ed7513e..14a2416361 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 2009-01-19 Milan Crha <mcrha@redhat.com> + ** Fix for bug #550735 + + * gui/print.c: (get_summary_with_location), (print_day_long_event), + (print_day_event), (print_week_event): + Print location with summary in all views, not only in a day view. + +2009-01-19 Milan Crha <mcrha@redhat.com> + ** Part of fix for bug #260853 * gui/calendar-config-keys.h: |