summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 02f502711..bfe846065 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,6 +9,10 @@ Documentation
their concrete classes (e.g. ``pyramid.events.NewRequest``) in
documentation about making subscriptions.
+- All references to Pyramid-the-application were changed from :mod:`pyramid`
+ to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to
+ allow for this. (internal)
+
1.0a1 (2010-11-05)
==================