aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-10-31 05:37:09 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-10-31 05:37:09 +0000
commit6d63dce6cb1a228182eeb6cc8f8c76afec5cfc49 (patch)
treeca8f6f02906584fe20e17bd24c89910bb7dfbb35 /ChangeLog
parent97d9e12e079a0e4e81d4d85fe99d96d0eefb0456 (diff)
downloadruby-6d63dce6cb1a228182eeb6cc8f8c76afec5cfc49.tar.gz
* ext/nkf/nkf-utf8/nkf.c: add "\075?UTF-8?Q?" for Gmail.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7153 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ab2807289..9be668ad83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Oct 31 14:35:26 2004 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * ext/nkf/nkf-utf8/nkf.c: add "\075?UTF-8?Q?" for Gmail.
+
Sun Oct 31 14:18:56 2004 Minero Aoki <aamine@loveruby.net>
* parse.y [ripper]: emit lexer-event values to the parser