diff options
author | Suman Manjunath <msuman@src.gnome.org> | 2009-01-07 12:07:10 +0800 |
---|---|---|
committer | Suman Manjunath <msuman@src.gnome.org> | 2009-01-07 12:07:10 +0800 |
commit | b3c048bed92ef986192cfe60926d8110fffb1299 (patch) | |
tree | 618b8053d952776f1c2101d915f0a399ced575a8 /calendar/ChangeLog | |
parent | 7ee6b47dbca198102e63956e1d8f78cdd750a234 (diff) | |
download | gsoc2013-evolution-b3c048bed92ef986192cfe60926d8110fffb1299.tar.gz gsoc2013-evolution-b3c048bed92ef986192cfe60926d8110fffb1299.tar.zst gsoc2013-evolution-b3c048bed92ef986192cfe60926d8110fffb1299.zip |
Part of fix for bug #443544 (bugzilla.novell.com) - Handle E_MEETING_FREE_BUSY_FREE.
svn path=/trunk/; revision=37005
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 2b6f14e992..f8a540433f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,13 @@ +2009-01-07 Suman Manjunath <msuman@novell.com> + + ** Fix for bug #443544 (bugzilla.novell.com) + + * gui/e-meeting-attendee.c (e_meeting_attendee_add_busy_period): + * gui/e-meeting-store.c (process_free_busy_comp): + * gui/e-meeting-time-sel.c (e_meeting_time_selector_construct): + * gui/e-meeting-types.h: + Handle E_MEETING_FREE_BUSY_FREE. + 2009-01-06 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #566599 |