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 083e24b8fb..8886352425 100644
--- a/NEWS
+++ b/NEWS
@@ -54,6 +54,10 @@ with all sufficient information, see the ChangeLog file.
=== Stdlib updates (outstanding ones only)
+* Digest
+ * extended methods:
+ * Digest::Class.file takes optional arguments for its constructor
+
* Matrix
* Added Vector#cross_product.