From 518ed428b1cb8abdc297b4a2f14845c75b762149 Mon Sep 17 00:00:00 2001
From: Cris Ewing <cris@crisewing.com>
Date: Tue, 15 May 2018 16:51:52 +0200
Subject: [PATCH] add changelog entry for 1.9.3 bugfix change ported from master

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

diff --git a/CHANGES.txt b/CHANGES.txt
index abdcbb9..a73d8af 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,12 @@
-.. _changes_1.9.2:
+.. _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
 
 1.9.2 (2018-04-23)
 ==================

--
Gitblit v1.9.3