Skip to content

Commit 6b1de25

Browse files
committed
More relnotes tweaks
1 parent 018c468 commit 6b1de25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASES.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Version 1.4.0 (October 2015)
1+
Version 1.4.0 (2015-10-29)
22
============================
33

44
* ~1200 changes, numerous bugfixes
@@ -74,7 +74,7 @@ Libraries
7474
prelude][pr].
7575
* [`Extend<String>` and `FromIterator<String` are both implemented for
7676
`String`][es].
77-
* [`IntoIterator` is implemented for references into `Option` and
77+
* [`IntoIterator` is implemented for references to `Option` and
7878
`Result`][into2].
7979
* [`HashMap` and `HashSet` implement `Extend<&T>` where `T:
8080
Copy`][ext] as part of [RFC 839]. This will cause type inferance

0 commit comments

Comments
 (0)