summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index e978f61f0..7fd8b7a64 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,13 @@
+Next release
+============
+
+Bug Fixes
+---------
+
+- Add ``REMOTE_ADDR`` to the ``prequest`` WSGI environ dict for benefit of
+ the debug toolbar, which effectively requires it to be present to work
+ properly.
+
1.3 (2012-03-21)
================