diff options
author | Sankar P <psankar@novell.com> | 2007-10-01 12:53:06 +0800 |
---|---|---|
committer | Sankarasivasubramanian Pasupathilingam <psankar@src.gnome.org> | 2007-10-01 12:53:06 +0800 |
commit | 528f6d679cd444a8f71b031d3de5a7ad31ed3b5b (patch) | |
tree | 6c1cf8570728386f6434710a67f779c26bea9395 /mail/ChangeLog | |
parent | bab3532411521faf4d64eb566ebed2eff327a0f6 (diff) | |
download | gsoc2013-evolution-528f6d679cd444a8f71b031d3de5a7ad31ed3b5b.tar.gz gsoc2013-evolution-528f6d679cd444a8f71b031d3de5a7ad31ed3b5b.tar.zst gsoc2013-evolution-528f6d679cd444a8f71b031d3de5a7ad31ed3b5b.zip |
Display Face header value if contacts doesn't have any image associated
2007-10-01 Sankar P <psankar@novell.com>
* em-format-html.c: (efh_format_headers):
Display Face header value if contacts doesn't
have any image associated with them.
Fixes bug mentioned in #481235 and not the
enhnacement request.
svn path=/trunk/; revision=34333
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 2cad686331..d4c9202544 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,11 @@ +2007-10-01 Sankar P <psankar@novell.com> + + * em-format-html.c: (efh_format_headers): + Display Face header value if contacts doesn't + have any image associated with them. + Fixes bug mentioned in #481235 and not the + enhnacement request. + 2007-09-27 Matthew Barnes <mbarnes@redhat.com> * em-account-editor.c: |