Skip to content

Commit

Permalink
Rollup merge of #39710 - brson:151notes, r=alexcrichton
Browse files Browse the repository at this point in the history
Update 1.15.1 relnotes

Matching what is on stable.
  • Loading branch information
frewsxcv authored Feb 10, 2017
2 parents 99dc787 + e491f39 commit f5c5693
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
Version 1.15.1 (2017-02-08)
Version 1.15.1 (2017-02-09)
===========================

* [Fix IntoIter::as_mut_slice's signature][39466]
* [Compile compiler builtins with `-fPIC` on 32-bit platforms][39523]

[39466]: https://github.com/rust-lang/rust/pull/39466
[39523]: https://github.com/rust-lang/rust/pull/39523


Version 1.15.0 (2017-02-02)
Expand Down

0 comments on commit f5c5693

Please sign in to comment.