diff options
author | Srinivasa Ragavan <sragavan@novell.com> | 2008-02-20 18:43:13 +0800 |
---|---|---|
committer | Srinivasa Ragavan <sragavan@src.gnome.org> | 2008-02-20 18:43:13 +0800 |
commit | 88b3d916826ce7895f1c1e142dba039093a88f29 (patch) | |
tree | d2d40bd4950f4b8f9692301cafa5efccc7bba183 /mail/ChangeLog | |
parent | a5e3103c863488660d248872d582b004fc45e846 (diff) | |
download | gsoc2013-evolution-88b3d916826ce7895f1c1e142dba039093a88f29.tar gsoc2013-evolution-88b3d916826ce7895f1c1e142dba039093a88f29.tar.gz gsoc2013-evolution-88b3d916826ce7895f1c1e142dba039093a88f29.tar.bz2 gsoc2013-evolution-88b3d916826ce7895f1c1e142dba039093a88f29.tar.lz gsoc2013-evolution-88b3d916826ce7895f1c1e142dba039093a88f29.tar.xz gsoc2013-evolution-88b3d916826ce7895f1c1e142dba039093a88f29.tar.zst gsoc2013-evolution-88b3d916826ce7895f1c1e142dba039093a88f29.zip |
** Fix for bug #469292
2008-02-20 Srinivasa Ragavan <sragavan@novell.com>
** Fix for bug #469292
* em-format-quote.c: (emfq_format_clone): Add empty line only when top
posting is enabled.
svn path=/trunk/; revision=35061
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 d3da82cd77..4a5495043a 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2008-02-20 Srinivasa Ragavan <sragavan@novell.com> + + ** Fix for bug #469292 + + * em-format-quote.c: (emfq_format_clone): Add empty line only when top + posting is enabled. + 2008-02-19 Milan Crha <mcrha@redhat.com> ** Fix for bug #516349 |