Commit a5f71b0b authored by Arnout Engelen's avatar Arnout Engelen
Browse files

Add news item about changes to the Scala compiler

parent 1345316b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ week: 177

* [FIXME](https://twitter.com/Graphviz/status/1039632469782396929) (`graphviz -Gstart=1` to use fixed random seed)


* The [Scala](https://www.scala-lang.org/) programming language merged a number of [improvements](https://github.com/scala/scala-dev/issues/405) to make the output from its compiler more reproducible. This work is available in the [fifth milestone for the upcoming 2.13.0 release](https://github.com/scala/scala/releases/tag/v2.13.0-M5) and is intended to be [backported to the 2.12 tree](https://github.com/scala/scala/pull/7203)

Patches filed
-------------