From bea9723859841e6e19f0684f2d8359339e1f9a44 Mon Sep 17 00:00:00 2001
From: Mark McLoughlin <markmc@redhat.com>
Date: Fri, 25 Jul 2014 15:12:37 +0100
Subject: [PATCH] Add release notes for 1.4.0.0a4

Change-Id: Id2a6ae2616db33025dcbfa4fb0b76e38cba6292f
---
 doc/source/index.rst | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/doc/source/index.rst b/doc/source/index.rst
index cdfccd9d7..77ed812b1 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -24,6 +24,21 @@ Contents
 Release Notes
 =============
 
+1.4.0.0a4
+---------
+
+Changes since 1.4.0.0a3:
+
+* 1314129_: on python 2.6 use simplejson for better performance
+* 1342088_: fix bogus locking in fake driver
+* Enabled hacking checks H305 and H307
+
+.. _1314129: https://bugs.launchpad.net/oslo.messaging/+bug/1314129
+.. _1342088: https://bugs.launchpad.net/oslo.messaging/+bug/1342088
+
+Thanks to Christian Berendt, Ihar Hrachyshka and Nejc Saje for their
+contributions to this release.
+
 1.4.0.0a3
 ---------