From 1c0eb57f5f961dfc5d53051c28a8ac32dc60308f Mon Sep 17 00:00:00 2001
From: Michael Merickel <michael@merickel.org>
Date: Wed, 16 May 2018 04:29:39 +0200
Subject: [PATCH] Merge pull request #3281 from cewing/1.9-branch

---
 CHANGES.txt |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index abdcbb9..761ae3b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,13 @@
+.. _changes_1.9.3:
+
+1.9.3 (Unreleased)
+==================
+
+- Set appropriate ``code`` and ``title`` attributes on the ``HTTPClientError`` and
+  ``HTTPServerError`` exception classes. This prevents inadvertently returning a 520
+  error code.
+  See https://github.com/Pylons/pyramid/pull/3280
+
 .. _changes_1.9.2:
 
 1.9.2 (2018-04-23)

--
Gitblit v1.9.3