diff options
author | Sankar P <psankar@novell.com> | 2006-04-21 16:10:37 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2006-04-21 16:10:37 +0800 |
commit | 755bbf3a88c3daed0caf3a11cb59d6bb21453728 (patch) | |
tree | 03c13ba5098756593e0e523e758c5c382f844c6a /mail/ChangeLog | |
parent | 224dce68f966e21cb18aea388c3f40fc46956fa9 (diff) | |
download | gsoc2013-evolution-755bbf3a88c3daed0caf3a11cb59d6bb21453728.tar.gz gsoc2013-evolution-755bbf3a88c3daed0caf3a11cb59d6bb21453728.tar.zst gsoc2013-evolution-755bbf3a88c3daed0caf3a11cb59d6bb21453728.zip |
Fix the cryptic hexa-status-bar-message. The problem still lies somewhere.
2006-04-21 Sankar P <psankar@novell.com>
* mail-mt.c: (do_op_status):
Fix the cryptic hexa-status-bar-message.
The problem still lies somewhere. But dont show
something weird to the user.
svn path=/trunk/; revision=31849
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d11af3dc5e..fb340f1499 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2006-04-21 Sankar P <psankar@novell.com> + + * mail-mt.c: (do_op_status): + Fix the cryptic hexa-status-bar-message. + The problem still lies somewhere. But dont show + something weird to the user. + 2006-04-20 Jeffrey Stedfast <fejj@novell.com> Fix for bug #339052 |