summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 0986820e0..64d6309d9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,12 +1,16 @@
0.8dev (unreleased)
-------------------
-Features
---------
+Documentation
+-------------
- Added documentation to the URL Dispatch chapter about how to catch
the root URL using a ZCML ``route`` directive.
+- Added documentation to the URL Dispatch chapter about how to perform
+ a cleanup function at the end of a request (e.g. close the SQL
+ connection).
+
Bug Fixes
---------