aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 43f481cc52..5ba699afff 100644
--- a/NEWS
+++ b/NEWS
@@ -136,6 +136,7 @@ with all sufficient information, see the ChangeLog file.
* new method:
* Time#to_r
+ * Time#subsec
* Time#round
* incompatible changes:
@@ -315,8 +316,10 @@ with all sufficient information, see the ChangeLog file.
* URI.encode_www_form_component
* URI.decode_www_form_component
* Obsoleted methods:
- * URI#escape
- * URI#unescape
+ * URI.decode
+ * URI.encode
+ * URI.escape
+ * URI.unescape
* etc
* new methods: