]> git.lizzy.rs Git - rust.git/blobdiff - RELEASES.md
Auto merge of #30183 - retep998:min-align, r=alexcrichton
[rust.git] / RELEASES.md
index ada5649ec6e17aee0fdb2d71ca9be6d6d2a549b7..54fe87dc658165c258f9d2df1d9b7cb55b0daeb8 100644 (file)
@@ -1,4 +1,4 @@
-Version 1.4.0 (October 2015)
+Version 1.4.0 (2015-10-29)
 ============================
 
 * ~1200 changes, numerous bugfixes
@@ -74,7 +74,7 @@ Libraries
   prelude][pr].
 * [`Extend<String>` and `FromIterator<String` are both implemented for
   `String`][es].
-* [`IntoIterator` is implemented for references into `Option` and
+* [`IntoIterator` is implemented for references to `Option` and
   `Result`][into2].
 * [`HashMap` and `HashSet` implement `Extend<&T>` where `T:
   Copy`][ext] as part of [RFC 839]. This will cause type inferance