From e14d859703aaeb23cdb4d61097ead984fb4bb8a9 Mon Sep 17 00:00:00 2001
From: Tom Stellard <thomas.stellard@amd.com>
Date: Fri, 16 May 2014 21:12:49 +0000
Subject: [PATCH] Update Release Notes

llvm-svn: 209031
---
 llvm/docs/ReleaseNotes.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst
index 8197adf948f9..9c1843d77b89 100644
--- a/llvm/docs/ReleaseNotes.rst
+++ b/llvm/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
 ==========================================
 
-- 
GitLab