Skip to content

Commit

Permalink
More relnotes tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
brson committed Nov 5, 2015
1 parent 018c468 commit 6b1de25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Version 1.4.0 (October 2015)
Version 1.4.0 (2015-10-29)
============================

* ~1200 changes, numerous bugfixes
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 6b1de25

Please sign in to comment.