summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9032a8509c..885f6c2b79 100644
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,9 @@ with all sufficient information, see the ChangeLog file.
=== Stdlib updates (outstanding ones only)
+* Matrix
+ * Added Vector#cross_product.
+
* Net::SMTP
* Added Net::SMTP#rset to implement the RSET command