about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2018-10-08 09:29:59 +0000
committerbors <bors@rust-lang.org>2018-10-08 09:29:59 +0000
commit96734ae0d4e376c3abd03b4b16f6dfc00f886ea1 (patch)
tree36a1c417736dea2b53f7f36fac58cccce902c2a4
parent25a75a4d8633b9a71b47dbc1cd3c84248725425b (diff)
parentd927da12bc9293e7d4b4cb917dad64cf7946bf4b (diff)
downloadrust-96734ae0d4e376c3abd03b4b16f6dfc00f886ea1.tar.gz
rust-96734ae0d4e376c3abd03b4b16f6dfc00f886ea1.zip
Auto merge of #54865 - pietroalbini:1.29.2-notes, r=pietroalbini
Backport 1.29.2 release notes to master

r? @ghost
-rw-r--r--RELEASES.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 08470e731d8..9bc750ddef5 100644
--- a/RELEASES.md
+++ b/RELEASES.md
@@ -1,3 +1,11 @@
+Version 1.29.2 (2018-10-11)
+===========================
+
+- [Workaround for an aliasing-related LLVM bug, which caused miscompilation.][54639]
+- The `rls-preview` component on the windows-gnu targets has been restored.
+
+[54639]: https://github.com/rust-lang/rust/pull/54639
+
 Version 1.29.1 (2018-09-25)
 ===========================