diff options
author | Milan Crha <mcrha@redhat.com> | 2008-01-15 18:11:57 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2008-01-15 18:11:57 +0800 |
commit | 20f1befc3469c1faa28d8c5a27c4e50112935cea (patch) | |
tree | 4db6068eacc50b0aa5f601f77dbfa71f43f4eca1 /calendar/ChangeLog | |
parent | 63cba9565c84efbdae2a7ba0dde23ab37a77f3a2 (diff) | |
download | gsoc2013-evolution-20f1befc3469c1faa28d8c5a27c4e50112935cea.tar.gz gsoc2013-evolution-20f1befc3469c1faa28d8c5a27c4e50112935cea.tar.zst gsoc2013-evolution-20f1befc3469c1faa28d8c5a27c4e50112935cea.zip |
** Fix for bug #333695
2008-01-15 Milan Crha <mcrha@redhat.com>
** Fix for bug #333695
* gui/print.c: (print_attendees): Print attendee name instead of email
address if available.
svn path=/trunk/; revision=34828
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 132d6bf2f3..5a227db79a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,10 @@ +2008-01-15 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #333695 + + * gui/print.c: (print_attendees): Print attendee name instead of email + address if available. + 2008-01-14 Milan Crha <mcrha@redhat.com> ** Fix for bug #333695 |