aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-28 01:26:37 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-01-28 01:26:37 +0000
commitc7c263eefc2509df20206763f05383009961d68c (patch)
treecc68e9671fcd2cf3353c1daa4b17b31562bcbbb6 /ChangeLog
parent73e3ea958d625379b8df8af2c6efb4e903338470 (diff)
downloadruby-c7c263eefc2509df20206763f05383009961d68c.tar.gz
* test/ruby/test_m17n.rb (test_magic_comment): add test.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@15284 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 65d0fb7f4f..b0930a631a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Jan 28 10:25:59 2008 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * test/ruby/test_m17n.rb (test_magic_comment): add test.
+
Mon Jan 28 09:34:54 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* common.mk (help): use double quotes for nmake.