aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 27ee717161..ffc1051405 100644
--- a/NEWS
+++ b/NEWS
@@ -134,4 +134,11 @@ GC::
=== Miscellaneous changes
* Require compilers to support C99 [Misc #15347]
+
* Details of our dialect: https://bugs.ruby-lang.org/projects/ruby-trunk/wiki/C99
+
+* Upstream repository is changed from Subversion to Git.
+
+ * RUBY_REVISION class is changed from Integer to String.
+
+ * RUBY_DESCRIPTION includes Git revision instead of Subversion's one.