aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-19 07:53:00 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-19 07:53:00 +0000
commit7b5e56388e5628766db68f4b3a1ff6e3bf34dc93 (patch)
treea55777af459b5d6f7b3a41632c71175b5924ca67 /ChangeLog
parent487442dbe87c703bfe85a4cda8ec483429cdda06 (diff)
improved PGP/MIME compatibility.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1169 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 52166571..cf4a249c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-09-19
+ * libsylph/utils.[ch]
+ src/compose.c: compose_write_to_file(): chomp all trailing spaces
+ when signing with PGP/MIME instead of using quoted-printable for
+ compatibility with other MUAs.
+
+2006-09-19
+
* src/compose.c: compose_write_to_file(): check Bcc recipients before
encryption.