diff options
author | Milan Crha <mcrha@redhat.com> | 2008-10-13 14:18:15 +0800 |
---|---|---|
committer | Akhil Laddha <lakhil@src.gnome.org> | 2008-10-13 14:18:15 +0800 |
commit | 1f9fc79ef8f6a5391d51b4970b8d4c367f8edc52 (patch) | |
tree | fbf69eb7886805477a187ea01064b4702eb52675 /plugins/itip-formatter/ChangeLog | |
parent | f2bbac0d5fb3e3354e29c815c8d8ed05a6a70071 (diff) | |
download | gsoc2013-evolution-1f9fc79ef8f6a5391d51b4970b8d4c367f8edc52.tar gsoc2013-evolution-1f9fc79ef8f6a5391d51b4970b8d4c367f8edc52.tar.gz gsoc2013-evolution-1f9fc79ef8f6a5391d51b4970b8d4c367f8edc52.tar.bz2 gsoc2013-evolution-1f9fc79ef8f6a5391d51b4970b8d4c367f8edc52.tar.lz gsoc2013-evolution-1f9fc79ef8f6a5391d51b4970b8d4c367f8edc52.tar.xz gsoc2013-evolution-1f9fc79ef8f6a5391d51b4970b8d4c367f8edc52.tar.zst gsoc2013-evolution-1f9fc79ef8f6a5391d51b4970b8d4c367f8edc52.zip |
** Fix for bug #550441
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.
svn path=/trunk/; revision=36607
Diffstat (limited to 'plugins/itip-formatter/ChangeLog')
-rw-r--r-- | plugins/itip-formatter/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/plugins/itip-formatter/ChangeLog b/plugins/itip-formatter/ChangeLog index 886df7ea7c..d3486b6f4c 100644 --- a/plugins/itip-formatter/ChangeLog +++ b/plugins/itip-formatter/ChangeLog @@ -1,3 +1,10 @@ +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 |