diff options
author | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-06-02 01:09:12 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2004-06-02 01:09:12 +0800 |
commit | c87c4e91456a0a4a7ebd73125787d4d7a4155834 (patch) | |
tree | 1c6068079e5c9321008ad554b67803a927d6e6c4 /mail | |
parent | 541d53c4107cfbba8a4fde4b10d21a6f8f089b74 (diff) | |
download | gsoc2013-evolution-c87c4e91456a0a4a7ebd73125787d4d7a4155834.tar.gz gsoc2013-evolution-c87c4e91456a0a4a7ebd73125787d4d7a4155834.tar.zst gsoc2013-evolution-c87c4e91456a0a4a7ebd73125787d4d7a4155834.zip |
fixed changelog
svn path=/trunk/; revision=26146
Diffstat (limited to 'mail')
-rw-r--r-- | mail/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index d547852290..d6108a27de 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -4,7 +4,9 @@ anything ever. This is confusing way too many users who expect it to attach all or nothing. Since Forward-Attached is what users should be using to forward a message and all attachments, make - these not attach anything (which is what other mailers do anyway). + these not attach anything (which is what other mailers do + anyway). This wlso makes Forward-Quoted consistant with + Reply-Quoted which is a Good Thing (tm). 2004-06-01 Not Zed <NotZed@Ximian.com> |