aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-09-16 13:20:11 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-09-16 13:20:11 +0000
commitb2a0191b800e955b69c1b91af4a48068098e390c (patch)
treebea944bd3bfd02380e9220fbfae3d6e5f44a7bc6 /ChangeLog
parent5bfac0d9cf1d40df317645f53ee4f55b22d2876f (diff)
downloadruby-b2a0191b800e955b69c1b91af4a48068098e390c.tar.gz
Revert r29271 pending due discussion.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29275 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 0 insertions, 8 deletions
diff --git a/ChangeLog b/ChangeLog
index aa633a258d..0ebe768aaf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,14 +16,6 @@ Thu Sep 16 21:02:30 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
* lib/rdoc/ri/paths.rb (RDoc::RI::Paths.each): HOMEDIR can be nil
if $HOME is unset.
-Thu Sep 16 20:16:07 2010 Akinori MUSHA <knu@iDaemons.org>
-
- * LEGAL: Rephrase the leading sentences for clarification. Avoid
- using the context dependent, ambiguous term "the Ruby's
- license", and omit the "or public domain" part because it is not
- our default license and the files under public domain are
- already specifically listed.
-
Thu Sep 16 14:50:42 2010 URABE Shyouhei <shyouhei@ruby-lang.org>
* test/ruby/test_file_exhaustive.rb (TestFileExhaustive::test_expand_path):