Skip to content

Commit ce3cfb4

Browse files
committed
Auto merge of #39710 - brson:151notes, r=alexcrichton
Update 1.15.1 relnotes Matching what is on stable.
2 parents f805144 + e491f39 commit ce3cfb4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

RELEASES.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
Version 1.15.1 (2017-02-08)
1+
Version 1.15.1 (2017-02-09)
22
===========================
33

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

67
[39466]: https://github.com/rust-lang/rust/pull/39466
8+
[39523]: https://github.com/rust-lang/rust/pull/39523
79

810

911
Version 1.15.0 (2017-02-02)

0 commit comments

Comments
 (0)