summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index b24133989..a0d5c54e1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -39,6 +39,9 @@ Documentation and Paster Templates
- All uses of the ``route`` ZCML directive that used its ``view_for``
attribute now use the ``view_context`` attribute instead.
+- Add a (minimal) tutorial dealing with use of ``repoze.catalog`` in a
+ ``repoze.bfg`` application.
+
Documentation Licensing
-----------------------