From 5ecc719480a92bb2adcd0da8350a60fead5c6efd Mon Sep 17 00:00:00 2001
From: Tres Seaver <tseaver@palladion.com>
Date: Wed, 20 Mar 2013 18:03:25 +0100
Subject: [PATCH] Note fix.

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

diff --git a/CHANGES.txt b/CHANGES.txt
index 3ca0994..4475b1a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,6 +5,9 @@
 2.1 (unreleased)
 ----------------
 
+- ``_compat`` module:  tolerate missing ``CONTENT_TYPE`` key in the WSGI
+  environment.  Thanks to Dag Hoidal for the patch.
+
 - ``htpasswd`` plugin:  add a ``sha1_check`` checker function (the ``crypt``
   module is not available on Windows).  Thanks to Chandrashekar Jayaraman
   for the patch.

--
Gitblit v1.9.3