diff options
author | Milan Crha <mcrha@redhat.com> | 2007-10-23 16:19:31 +0800 |
---|---|---|
committer | Milan Crha <mcrha@src.gnome.org> | 2007-10-23 16:19:31 +0800 |
commit | 115610493aaea63d2466795e25c4825b5e2a038e (patch) | |
tree | 9c8607f86b923024d5159bfaa3bf85c6a37be802 /mail/ChangeLog | |
parent | 8ed4ae62dd95f626e46d1cec224e21eab63ac6df (diff) | |
download | gsoc2013-evolution-115610493aaea63d2466795e25c4825b5e2a038e.tar.gz gsoc2013-evolution-115610493aaea63d2466795e25c4825b5e2a038e.tar.zst gsoc2013-evolution-115610493aaea63d2466795e25c4825b5e2a038e.zip |
** Fix for bug #271734
2007-10-23 Milan Crha <mcrha@redhat.com>
** Fix for bug #271734
* mail-mt.c: (do_op_status): Show description of operation, if
available, instead of empty string and end activity properly, if
operation ended before/during activity start.
svn path=/trunk/; revision=34411
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index e2f3258cca..a78f27f8f9 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2007-10-23 Milan Crha <mcrha@redhat.com> + + ** Fix for bug #271734 + + * mail-mt.c: (do_op_status): Show description of operation, if + available, instead of empty string and end activity properly, if + operation ended before/during activity start. + 2007-10-15 Matthew Barnes <mbarnes@redhat.com> * em-folder-view.c: |