summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-02-17 08:18:16 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-02-17 08:18:16 +0000
commit242994f33dcadfe50220edb07a92c64774c5c347 (patch)
tree6acb7116a95bd15cbc2e0e45e18f9108c33420b8
parent39d69386079d64a50c7890b1204621d2088a1069 (diff)
* ChangeLog: removed duplicated entry.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34665 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 48881b8bfb..cde5c558d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,11 +7,6 @@ Fri Feb 17 15:38:53 2012 NARUSE, Yui <naruse@ruby-lang.org>
cp tool/enc-unicode.rb
cp -r enc/
-Fri Feb 17 12:35:55 2012 NARUSE, Yui <naruse@ruby-lang.org>
-
- * tool/merger.rb: remove borders from the commit message which is used
- when the commit doesn't change ChangeLog.
-
Fri Feb 17 15:20:30 2012 Nobuyoshi Nakada <nobu@ruby-lang.org>
* enum.c (enum_each_slice): arrays to be yielded can be newly