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


diff --git a/RELEASES.txt b/RELEASES.txt
index e4d7086..9aea24d 100644
--- a/RELEASES.txt
+++ b/RELEASES.txt
@@ -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.