summaryrefslogtreecommitdiffstats
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
commitb35f2c6869ad1b9e140450ad4021db718c55515e (patch)
tree185113d7e318a5b53aa5def1593d230a19e3f1e7
parent2cad161d5cf39ab679c308628d78769c56726931 (diff)
downloadruby-b35f2c6869ad1b9e140450ad4021db718c55515e.tar.gz
ruby-b35f2c6869ad1b9e140450ad4021db718c55515e.tar.xz
ruby-b35f2c6869ad1b9e140450ad4021db718c55515e.zip
add a space
git-svn-id: http://svn.ruby-lang.org/repos/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 850b5cd4c..d44e49e29 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