aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-17 03:32:15 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-10-17 03:32:15 +0000
commited6231195b8c516a32019e1967366af7793e8313 (patch)
treee0fdc604d941d1bf5fa54c7b8a4184b7b2dc22f0 /ChangeLog
parent209376034f9a26fa3e9eb56516dbc5ade6b85e47 (diff)
downloadruby-ed6231195b8c516a32019e1967366af7793e8313.tar.gz
* lib/tsort.rb (TSort.each_strongly_connected_component_from):
Extracted from TSort#each_strongly_connected_component_from. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43326 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 40e11a5038..34044204f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Thu Oct 17 12:30:16 2013 Tanaka Akira <akr@fsij.org>
+
+ * lib/tsort.rb (TSort.each_strongly_connected_component_from):
+ Extracted from TSort#each_strongly_connected_component_from.
+
Thu Oct 17 11:07:06 2013 Eric Hodel <drbrain@segment7.net>
* lib/rubygems: Update to RubyGems master 941c21a. Changes: