summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-12-21 00:28:15 -0500
committerChris McDonough <chrism@plope.com>2010-12-21 00:28:15 -0500
commitb32bfd3953d5b17bf907db4d85bdb6cb28d4440a (patch)
tree34af2da379ae1264eb9109e51e28a52d23adce5d /CHANGES.txt
parentf4f41f380711163be77627b23526359c999ce151 (diff)
downloadpyramid-b32bfd3953d5b17bf907db4d85bdb6cb28d4440a.tar.gz
pyramid-b32bfd3953d5b17bf907db4d85bdb6cb28d4440a.tar.bz2
pyramid-b32bfd3953d5b17bf907db4d85bdb6cb28d4440a.zip
- Added "Finding the Root Resource" to Resources narrative chapter.
- Added "Finding a Resource With a Class or Interface in Lineage" to Resources narrative chapter.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index e5b46678c..b4f367607 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -28,6 +28,11 @@ Documentation
- Added "Determining if a Resource is In The Lineage of Another Resource" to
Resources narrative chapter.
+- Added "Finding the Root Resource" to Resources narrative chapter.
+
+- Added "Finding a Resource With a Class or Interface in Lineage" to
+ Resources narrative chapter.
+
1.0a7 (2010-12-20)
==================