aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-29 09:20:39 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-08-29 09:20:39 +0000
commit464950f90834aeea209d45eabcd42c82c19bdecf (patch)
tree8d2cc91ef2dd996f25c8f15847bca0a32fbb42dc /ChangeLog
parentfd81b311ec471b5dc83b20fd33eb2a7f7493d8a0 (diff)
made debug_mode static variable in utils.c.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@522 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 975a2dce..08815a15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-08-29
+ * src/main.[ch]
+ src/xml.c
+ src/utils.[ch]: made debug_mode static variable in utils.c.
+
+2005-08-29
+
* src/compose.c: compose_write_attach(): don't encode message/*
parts with quoted-printable or base64 (fixes broken attachments
on pgp-sign).