summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-13 02:50:32 +0000
committershyouhei <shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-06-13 02:50:32 +0000
commit01c2a451ad9c1976fe7ceb55d8bc7626fc9ce50c (patch)
tree023f31ab37f4e049caf573db811161d702359d5d
parent1b98ee79bf5b5eaae865a1f45925b4bf9ac0c11f (diff)
reformat ChangeLog
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@17118 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index ee9e379a88..ca70f99462 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,5 @@
Fri Jun 13 11:42:52 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
-Sun Jan 27 03:48:07 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
-
-Sun Jan 27 03:47:51 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
-
-Mon Jan 28 01:21:15 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
-
* io.c (rb_open_file): should check NUL in path.
<http://www.rubyist.net/~matz/20080125.html#c01>.