aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-16 05:42:21 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-05-16 05:42:21 +0000
commite7e717c4ee877a009657e2f971a5c188daf55701 (patch)
tree197affe3ea00b7460b09f4141148ca5d5805bc7a /ChangeLog.ja
parentc5575f297c9e68bb0eaad671b4afb25ebe441186 (diff)
process quoted-pair correctly.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1694 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 4c79739a..c58e4f06 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,3 +1,11 @@
+2007-05-16
+
+ * libsylph/utils.[ch]:
+ extract_parenthesis_with_escape()
+ extract_quote_with_escape(): 追加。
+ * libsylph/procheader.c: procheader_get_fromname(): quoted-pair
+ を適切に扱うようにした。
+
2007-05-15
* libsylph/procmime.[ch]: procmime_get_encoding_for_str(): 追加。