summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2018-10-04 11:49:29 +0200
committerPietro Albini <pietro@pietroalbini.org>2018-10-04 14:08:14 +0200
commitddaec118d24f866b7e1bda123e534cb5c13d8122 (patch)
tree49bc13b4b9d9968113f3dbd8eb308f5ec0a48d3c
parent6e49fbab3ae596c7dc81c2b06a1e3d0eccf01322 (diff)
Update release notes for 1.29.2
-rw-r--r--RELEASES.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/RELEASES.md b/RELEASES.md
index 85c0a29cd81..cf5eccbcbdb 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)
===========================