Rollup merge of #39517 - brson:relnotes-151, r=alexcrichton

Update relnotes for 1.15.1

I already checked this into stable, but it needs to be on master/beta too.
This commit is contained in:
Guillaume Gomez 2017-02-04 14:41:25 +01:00 committed by GitHub
commit e204987bdb

View file

@ -1,3 +1,11 @@
Version 1.15.1 (2017-02-07)
===========================
* [Fix IntoIter::as_mut_slice's signature][39466]
[39466]: https://github.com/rust-lang/rust/pull/39466
Version 1.15.0 (2017-02-02)
===========================