aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-12-11 04:38:51 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-12-11 04:38:51 +0000
commit3a94beb958a609c953a03d37b3ecf553c5782803 (patch)
tree93373de73733d2ba8adc1a374298a15c66dd9f46 /ChangeLog
parent1530b222bda57a53255e31784c0f3357a0af3829 (diff)
renamed/removed MSGBUFSIZE.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2091 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 5276f582..bab58139 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-12-11
+ * libsylph/mbox.c
+ libsylph/smtp.[ch]
+ src/inc.c: renamed/removed MSGBUFSIZE since it conflicts with
+ OpenBSD's header file.
+
+2008-12-11
+
* libsylph/procmime.c: procmime_parse_mime_parameter(): made a
workaround for raw-JIS filename (Eudora etc.).