summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index c775bd422..7f1390186 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -28,6 +28,13 @@ Deprecations
``settings`` attribute of the registry available from the request
(``request.registry.settings``).
+Documentation
+-------------
+
+- Removed ``zodbsessions`` tutorial chapter. It's still useful, but we now
+ have a SessionFactory abstraction which competes with it, and maintaining
+ documentation on both ways to do it is a distraction.
+
1.0a3 (2010-11-16)
==================