summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-06-22 18:27:55 +0000
committerChris McDonough <chrism@agendaless.com>2009-06-22 18:27:55 +0000
commitdfc6e5cbcb74b86f2b60cb292a0146408a9b229b (patch)
treed5a838e806910c7ea85b68484f02ffd0aa3a44c0 /CHANGES.txt
parent10c7be5d5f48193dfd3d98fe1b3e64bb8f738eb8 (diff)
downloadpyramid-dfc6e5cbcb74b86f2b60cb292a0146408a9b229b.tar.gz
pyramid-dfc6e5cbcb74b86f2b60cb292a0146408a9b229b.tar.bz2
pyramid-dfc6e5cbcb74b86f2b60cb292a0146408a9b229b.zip
- Conditional documentation in installation section ("how to install a
Python interpreter").
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index dae7cfb75..7be237db1 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,6 +8,12 @@ Features
attribute should refer to an interface or a class (ala the ``for``
attribute of the ``view`` ZCML directive).
+Documentation
+-------------
+
+- Conditional documentation in installation section ("how to install a
+ Python interpreter").
+
1.0a1 (2009-06-22)
==================