summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-04-27 23:05:05 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-04-27 23:06:39 +0900
commitaf1e487e9bb763b939dc6704c9a343c9eafa1637 (patch)
tree48cb9f761579c5351b410b91c4a25cfc45a5a7cb /doc
parent3067370f611b16955a8064116092e5f0f9f126a7 (diff)
Updated marked commits for ChangeLog
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog-20165
-rw-r--r--doc/ChangeLog-20176
2 files changed, 9 insertions, 2 deletions
diff --git a/doc/ChangeLog-2016 b/doc/ChangeLog-2016
index c708428a93..14fcba55ab 100644
--- a/doc/ChangeLog-2016
+++ b/doc/ChangeLog-2016
@@ -1,5 +1,6 @@
------------------------------------------------------------------------
-r56645 | naruse | 2016-11-07 00:56:27 +0900 (Mon, 07 Nov 2016) | 1 line
+r57181 | matz | 2016-12-26 01:35:51 +0900 (Mon, 26 Dec 2016) | 2 lines
+
+version.h (RUBY_VERSION): 2.5.0 development has started.
-Obsolete ChangeLog [Feature #12283]
------------------------------------------------------------------------
diff --git a/doc/ChangeLog-2017 b/doc/ChangeLog-2017
new file mode 100644
index 0000000000..82c4f7c623
--- /dev/null
+++ b/doc/ChangeLog-2017
@@ -0,0 +1,6 @@
+------------------------------------------------------------------------
+r61474 | matz | 2017-12-25 23:05:59 +0900 (Mon, 25 Dec 2017) | 2 lines
+
+version.h (RUBY_VERSION): 2.6.0 development has started.
+
+------------------------------------------------------------------------