summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-27 07:28:26 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-27 07:28:26 +0000
commit086e5b1a63d77bf5a4ebe10396a430d544fbe505 (patch)
treee84482fa855d55a58aba42205fb1c0109224ad78 /ChangeLog
parentf3fe101d5564fd674a4e475f4600e6962aaf1c75 (diff)
* ext/nkf/nkt-utf8: update nkf.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15266 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 06b79f8b0a..fea0e94f01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Jan 27 16:27:22 2008 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * ext/nkf/nkt-utf8: update nkf.
+
Sun Jan 27 16:25:27 2008 NARUSE, Yui <naruse@ruby-lang.org>
* re.c (rb_reg_source): set encoding as regexp encoding.