aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorSuman Manjunath <msuman@src.gnome.org>2008-01-14 18:41:20 +0800
committerSuman Manjunath <msuman@src.gnome.org>2008-01-14 18:41:20 +0800
commit95fd1b7e2ab05139e563d407db60066df5655c73 (patch)
tree5cadc8d07261ed9901b97e2a0a725407a1176fb6 /calendar/ChangeLog
parent1619a82fed0e325c6e6749249a04d4d3b0130611 (diff)
downloadgsoc2013-evolution-95fd1b7e2ab05139e563d407db60066df5655c73.tar
gsoc2013-evolution-95fd1b7e2ab05139e563d407db60066df5655c73.tar.gz
gsoc2013-evolution-95fd1b7e2ab05139e563d407db60066df5655c73.tar.bz2
gsoc2013-evolution-95fd1b7e2ab05139e563d407db60066df5655c73.tar.lz
gsoc2013-evolution-95fd1b7e2ab05139e563d407db60066df5655c73.tar.xz
gsoc2013-evolution-95fd1b7e2ab05139e563d407db60066df5655c73.tar.zst
gsoc2013-evolution-95fd1b7e2ab05139e563d407db60066df5655c73.zip
Patch from Milan Crha <mcrha@redhat.com> Fix for bug #333695 (Print attendees, their types and roles in detailed print of an event)
svn path=/trunk/; revision=34816
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index c80e94515d..132d6bf2f3 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,14 @@
2008-01-14 Milan Crha <mcrha@redhat.com>
+ ** Fix for bug #333695
+
+ * gui/print.c: (get_type_as_string), (get_role_as_string),
+ (print_attendees), (print_comp_draw_page):
+ Helper functions to print attendees and their types and roles
+ in detailed print of the event.
+
+2008-01-14 Milan Crha <mcrha@redhat.com>
+
** Fix for bug #507359
* gui/e-meeting-time-sel.h: (struct _EMeetingTimeSelector):