summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index e1c6cc691..b23c6cdc7 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -42,6 +42,12 @@ Implementation Changes
``webob.Request.get_response`` to do its work rather than relying on
homegrown WSGI code.
+Documentation Additions
+-----------------------
+
+- Add a section on "Using BFG Security With URL Dispatch" into the
+ urldispatch chapter of the documentation.
+
0.6.2 (2009-01-13)
==================