summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/NEWS b/doc/NEWS
index 7dce051112..726b57e27e 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -18,6 +18,10 @@
Some new methods have been added (Date::parse, Date#strftime, etc.).
+ Date#mjd now returns the chronological modified Julian day number.
+
+ All facilities about tjd have been removed.
+
: Thread#join
Optional argument limits maximum time to wait the thread in second.