aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-02-27 16:30:20 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-02-27 16:30:20 +0000
commita17065673c834143bc52e89c9e5c3990d83f225b (patch)
tree8e46bd06ecd0c7974096fe5be89c6c3272a06fb9
parentc67d0e35e7e77f21ec2c46978c4b66b4e89c30d0 (diff)
downloadruby-a17065673c834143bc52e89c9e5c3990d83f225b.tar.gz
* ChangeLog: add name of bug reporter.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@11926 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5ef37ad4f0..768a3b4967 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Wed Feb 28 01:20:18 2007 NAKAMURA Usaku <usa@ruby-lang.org>
* test/{dbm,gdbm}/test_{dbm,gdbm}.rb: shouldn't use host_os. use
- target_os instead. [ruby-list:43225]
+ target_os instead. reported by KOBAYASHI Yasuhiro [ruby-list:43225]
Wed Feb 28 00:08:11 2007 URABE Shyouhei <shyouhei@ice.uec.ac.jp>