summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-01 16:26:23 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-08-01 16:26:23 +0000
commit0dc9fb7474fe95dd9993653849798c9533ac0c30 (patch)
tree16a4e381cf3909ec60d062873bc07008b41c8ce5 /ChangeLog
parent45b41cee095c1a2eae905d7f5bf445d4e5f9a760 (diff)
* enc/trans/japanese.c: add U+FF5E to EUC-JP.
[ruby-dev:35720] [ruby-dev:35722] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@18315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d1b08817a..9bad90e7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Aug 2 01:06:10 2008 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * enc/trans/japanese.c: add U+FF5E to EUC-JP.
+ [ruby-dev:35720] [ruby-dev:35722]
+
Fri Aug 1 23:49:44 2008 TAKAO Kouji <kouji@takao7.net>
* ext/readline/extconf.rb: checked to have clear_history in