diff options
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
| -rw-r--r-- | plugins/itip-formatter/ChangeLog | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog index b30fd70aaa..f408872cdc 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,50 @@ +2008-10-20 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #514989 + + * itip-view.c: (format_date_and_time_x): + Calculate tomorrow from current time, not from the date to convert. + +2008-10-14 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #550441 + + * itip-formatter.c: (view_response_cb): Ignore if summary not there. + +2008-10-13 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #550441 + + * itip-formatter.c: (view_response_cb): + Use the proper functions to traverse messages in a folder's summary. + +2008-10-10 Patrick Ohly <pohly@ecld0pohly> + + ** #541121: improved itip formatter: allow replying to forwarded + and already imported invitations; honor RVSP flag in invitation + + * itip-formatter.c: the whole logic for "reply to organize" was + improved. + + If an organizer exists, replying is enabled. Sending a reply is + enabled by default if the event looks like a meeting (= has + attendees). The wish of the organizer to not get replies is + checked (previous Evolution releases ignored it); in this case the + default is to not send a reply. In all cases the user can override + the default. + +2008-10-08 Sankar P <psankar@novell.com> + +License Changes + + * itip-formatter.c: + +2008-10-03 Sankar P <psankar@novell.com> + +License Changes + + * itip-view.c: + 2008-10-01 Milan Crha <mcrha@redhat.com> ** Fix for bug #519491 |
