summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-22 10:39:30 +0000
committerduerst <duerst@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-07-22 10:39:30 +0000
commitba3fe885d5b5f8d1b8be43e11a9c484f6831bb9c (patch)
tree692ce0d14cbf8d754ea93f8780a794d44ca28837 /ChangeLog
parent818e1de104e0e9a2dfa676f3bc5ba7c17ab556e5 (diff)
* test/ruby/test_transcode.rb: added two comments
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18160 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 ea7e3447bb..c104381501 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Jul 22 19:38:38 2008 Martin Duerst <duerst@it.aoyama.ac.jp>
+
+ * test/ruby/test_transcode.rb: added two comments
+
Tue Jul 22 18:08:34 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* README.EXT, README.EXT.ja: mention about FIX2LONG and NUM2LONG.