diff options
author | Jeffrey Stedfast <fejj@novell.com> | 2008-04-05 10:59:53 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2008-04-05 10:59:53 +0800 |
commit | 20fca64c5a4d78d11a61b5689d97cf164caea08f (patch) | |
tree | 87861b053069c1210dcbdab83ef8fae337556e7a /mail/ChangeLog | |
parent | 5a8c7e183015752ea97a8c94513fc01d385a1f3d (diff) | |
download | gsoc2013-evolution-20fca64c5a4d78d11a61b5689d97cf164caea08f.tar.gz gsoc2013-evolution-20fca64c5a4d78d11a61b5689d97cf164caea08f.tar.zst gsoc2013-evolution-20fca64c5a4d78d11a61b5689d97cf164caea08f.zip |
Same as below.
2008-04-04 Jeffrey Stedfast <fejj@novell.com>
* em-format-quote.c (emfq_format_header): Same as below.
svn path=/trunk/; revision=35320
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 1b293a00da..ae1072687f 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,7 @@ 2008-04-04 Jeffrey Stedfast <fejj@novell.com> + * em-format-quote.c (emfq_format_header): Same as below. + * em-format-html.c (efh_format_header): Need to unfold some headers. Also simplified figuring out the label. (efh_format_headers): Cleaned up some code. |