summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index e4e4a87d0..ae98067d9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -4,6 +4,9 @@ Next release
Documentation
-------------
+- Added a tutorial which explains how to use ``repoze.session``
+ (ZODB-based sessions) in a ZODB-based repoze.bfg app.
+
- Added a tutorial which explains how to add ZEO to a ZODB-based
``repoze.bfg`` application.