summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Stellard <thomas.stellard@amd.com>2014-05-12 17:32:27 +0000
committerTom Stellard <thomas.stellard@amd.com>2014-05-12 17:32:27 +0000
commit04f1f071a854e18275ec5c9c341400e2ecff14eb (patch)
tree86c314d0db389886bb28341ebc23922704c9a61c
parentdf99927eb0c0cf069c4a9284949f77e4d9d84d59 (diff)
downloadclang-04f1f071a854e18275ec5c9c341400e2ecff14eb.tar.gz
clang-04f1f071a854e18275ec5c9c341400e2ecff14eb.tar.bz2
clang-04f1f071a854e18275ec5c9c341400e2ecff14eb.tar.xz
Update Release Notes for 3.4.1
git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_34@208599 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst
index b24bca9ce0..1908d666b4 100644
--- a/docs/ReleaseNotes.rst
+++ b/docs/ReleaseNotes.rst
@@ -27,6 +27,13 @@ Clang 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/>`_.
+What's New in Clang 3.4.1?
+==========================
+
+* Various bug fixes for AArch64, ARM, and PowerPC targets
+
+* C++11 fixes
+
What's New in Clang 3.4?
========================