summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ReleaseNotes.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index 8197adf948..9c1843d77b 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -25,6 +25,16 @@ LLVM web page, this document applies to the *next* release, not the current
one. To see the release notes for a specific release, please see the `releases
page <http://llvm.org/releases/>`_.
+Changes in 3.4.2
+================
+
+* libLLVM-3.4.so soname fix.
+
+* PowerPC: Fix for 128-bit shifts.
+
+* R600: Shader calling convention fix.
+
+
Non-comprehensive list of changes in 3.4.1
==========================================