auto merge of #9499 : brson/rust/relnotes, r=cmr

This commit is contained in:
bors 2013-09-25 19:50:56 -07:00
commit 8a4f0fa6c5

View File

@ -1,7 +1,7 @@
Version 0.8 (October 2013)
Version 0.8 (September 2013)
--------------------------
* ~2100 changes, numerous bugfixes
* ~2200 changes, numerous bugfixes
* Language
* The `for` loop syntax has changed to work with the `Iterator` trait.