aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 0 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d38416d6d..4a4348be6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -414,12 +414,6 @@ Fri Dec 14 13:58:40 2012 Eric Hodel <drbrain@segment7.net>
* lib/rubygems/rdoc.rb: Reduced diff with RDoc::RubyGemsHook
* test/rubygems/test_gem_rdoc.rb: ditto
-Fri Dec 14 10:36:10 2012 NARUSE, Yui <naruse@ruby-lang.org>
-
- * vm_trace.c (exec_hooks): add volatile to avoid segv.
- On test-all with -j, it may crash in TH_POP_TAG.
- Detailed mechanism is not known but this fixes it.
-
Fri Dec 14 04:08:05 2012 NARUSE, Yui <naruse@ruby-lang.org>
* test/ruby/envutil.rb (Test::Unit::Assertions#assert_separately):