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 6cb4822178..86d9cef97f 100644
--- a/NEWS
+++ b/NEWS
@@ -57,6 +57,10 @@ with all sufficient information, see the ChangeLog file.
* Pathname#write
* Pathname#binwrite
+* OpenSSL::BN
+ * extended methods:
+ * OpenSSL::BN.new allows Fixnum/Bignum argument.
+
* open-uri
* Support multiple fields with same field name (like Set-Cookie).