aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@src.gnome.org>2004-06-02 01:09:12 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2004-06-02 01:09:12 +0800
commitc87c4e91456a0a4a7ebd73125787d4d7a4155834 (patch)
tree1c6068079e5c9321008ad554b67803a927d6e6c4
parent541d53c4107cfbba8a4fde4b10d21a6f8f089b74 (diff)
downloadgsoc2013-evolution-c87c4e91456a0a4a7ebd73125787d4d7a4155834.tar
gsoc2013-evolution-c87c4e91456a0a4a7ebd73125787d4d7a4155834.tar.gz
gsoc2013-evolution-c87c4e91456a0a4a7ebd73125787d4d7a4155834.tar.bz2
gsoc2013-evolution-c87c4e91456a0a4a7ebd73125787d4d7a4155834.tar.lz
gsoc2013-evolution-c87c4e91456a0a4a7ebd73125787d4d7a4155834.tar.xz
gsoc2013-evolution-c87c4e91456a0a4a7ebd73125787d4d7a4155834.tar.zst
gsoc2013-evolution-c87c4e91456a0a4a7ebd73125787d4d7a4155834.zip
fixed changelog
svn path=/trunk/; revision=26146
-rw-r--r--mail/ChangeLog4
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>