aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 078c57c7c9..eb1af33c7a 100644
--- a/NEWS
+++ b/NEWS
@@ -244,6 +244,10 @@ with all sufficient information, see the ChangeLog file.
inside the block, by default, unless the exception class is given
explicitly.
+* TSort
+ * New methods:
+ * TSort.each_strongly_connected_component_from
+
* WEBrick
* The body of a response may now be a StringIO or other IO-like that responds
to #readpartial and #read.