aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-06 16:22:16 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-06 16:22:16 +0000
commit04d3593b26ccf65e930bebbc6e47cc37bfd557bd (patch)
tree185113d7e318a5b53aa5def1593d230a19e3f1e7
parent05edaf5090f86b98f3bfc6c927851379ce62f935 (diff)
downloadruby-04d3593b26ccf65e930bebbc6e47cc37bfd557bd.tar.gz
add a space
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19198 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 850b5cd4c2..d44e49e29a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3083,7 +3083,7 @@ Thu Aug 14 02:45:16 2008 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
* test/ruby/test_file_exhaustive.rb (TestFileExhaustive#setup):
set group of tmpdir. [ruby-dev:35633]
-Thu Aug 14 15:50:30 2008 Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
+Thu Aug 14 15:50:30 2008 Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
* hash.c (set_default): fix rdoc. #441