summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS5
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b54a82a912..6e73fb07b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Nov 6 18:23:31 2016 SHIBATA Hiroshi <hsbt@ruby-lang.org>
+
+ * NEWS: Added entry for [Feature #12160][ruby-core:74239]
+
Sun Nov 6 18:18:25 2016 SHIBATA Hiroshi <hsbt@ruby-lang.org>
* NEWS: Added entry for r56624.
diff --git a/NEWS b/NEWS
index 55ae071139..6009f10bf0 100644
--- a/NEWS
+++ b/NEWS
@@ -287,6 +287,11 @@ with all sufficient information, see the ChangeLog file or Redmine
$ ` " \ <newline>
[Bug #10055]
+* XMLRPC
+
+ * XMLRPC is removed from stdlib. [Feature #12160][ruby-core:74239]
+ https://github.com/ruby/xmlrpc is the new upstream.
+
=== C API updates
* ruby_show_version() will no longer exits the process, if