aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-08 11:15:23 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-05-08 11:15:23 +0000
commitbf92aa8b16f938c888197edc70a5bd97a39581bc (patch)
tree7065c9f6bb2a53e3f3c40752598666903c753a0d /ChangeLog
parent19f52b87408263faba97f91404d84d4ef707bab6 (diff)
downloadruby-bf92aa8b16f938c888197edc70a5bd97a39581bc.tar.gz
Revert r31478.
In CRuby's test-all, skip is for something to be fixed. When some external library is missing, it should silently return; don't flood the test result with meaningless messages. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31483 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 0 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 496240a565..3a29dcfa51 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,10 +11,6 @@ Sun May 8 18:40:03 2011 Tadayoshi Funaba <tadf@dotrb.org>
* ext/date/date_{parse,strptime}.c: introduced some macros.
-Sun May 8 17:17:13 2011 Tadayoshi Funaba <tadf@dotrb.org>
-
- * test/date/*.rb: use skip /w messages.
-
Sun May 8 17:04:55 2011 Tadayoshi Funaba <tadf@dotrb.org>
* ext/date/lib/date/format.rb (_httpdate): omitted to call zone_to_diff.