Revision: 4354 http://trac.macosforge.org/projects/ruby/changeset/4354 Author: ernest.prabhakar@gmail.com Date: 2010-07-13 15:37:08 -0700 (Tue, 13 Jul 2010) Log Message: ----------- Deprecate Dispatch::Group#on_compltion in favor or notify, since untested Modified Paths: -------------- MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/group_tags.txt Modified: MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/group_tags.txt =================================================================== --- MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/group_tags.txt 2010-07-13 22:37:07 UTC (rev 4353) +++ MacRuby/trunk/spec/macruby/tags/macruby/core/gcd/group_tags.txt 2010-07-13 22:37:08 UTC (rev 4354) @@ -1,2 +0,0 @@ -fails:on_completion will run a notify block on the specified queue -fails:on_completion will run the notify block only after all associated blocks have been run