diff options
author | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-21 08:38:16 +0000 |
---|---|---|
committer | ko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2007-12-21 08:38:16 +0000 |
commit | 3467efa70499f8e9e990c887f9529f4d52eac1a6 (patch) | |
tree | f7ce530d2680d2d3f8f9796ead6d99cd71768a10 /ChangeLog | |
parent | da356c2fafdc8500792312cc971556dbb1493076 (diff) | |
download | ruby-3467efa70499f8e9e990c887f9529f4d52eac1a6.tar.gz ruby-3467efa70499f8e9e990c887f9529f4d52eac1a6.tar.xz ruby-3467efa70499f8e9e990c887f9529f4d52eac1a6.zip |
* bootstraptest/pending.rb: renamed from featurebug.rb.
This file contains bugs which is known but will not be
fixed in days.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@14423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Fri Dec 21 17:32:49 2007 Koichi Sasada <ko1@atdot.net> + + * bootstraptest/pending.rb: renamed from featurebug.rb. + This file contains bugs which is known but will not be + fixed in days. + Fri Dec 21 17:31:22 2007 Nobuyoshi Nakada <nobu@ruby-lang.org> * debug.c (dummy_gdb_enums.various): added ENCODING and CODERANGE |