]> git.lizzy.rs Git - rust.git/commitdiff
Update 1.15.1 relnotes
authorBrian Anderson <banderson@mozilla.com>
Fri, 10 Feb 2017 00:30:02 +0000 (00:30 +0000)
committerBrian Anderson <banderson@mozilla.com>
Fri, 10 Feb 2017 00:30:02 +0000 (00:30 +0000)
RELEASES.md

index 2df1a83db81ffb3a5fa806a3ffd44863e582ae3b..1de44ef7e6d0546dd024f5a7e0eaf1e6bc232528 100644 (file)
@@ -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)