summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index bfe846065..52419c5a5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,5 +1,5 @@
-Next release
-============
+1.0a2 (2010-11-09)
+==================
Documentation
-------------
@@ -9,8 +9,8 @@ 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
+- 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)