summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-12-09 17:26:20 +0000
committerChris McDonough <chrism@agendaless.com>2009-12-09 17:26:20 +0000
commit538344f8be32c29c0a647eebed98eda777e69143 (patch)
treed49d899735753e22a1ef306397b761a676c5c975 /CHANGES.txt
parente40eb200171e5917c4a8b7419127ae3e7b2af0ab (diff)
downloadpyramid-538344f8be32c29c0a647eebed98eda777e69143.tar.gz
pyramid-538344f8be32c29c0a647eebed98eda777e69143.tar.bz2
pyramid-538344f8be32c29c0a647eebed98eda777e69143.zip
- Added "Thread Locals" narrative chapter to documentation, and added
a API chapter documenting the ``repoze.bfg.threadlocals`` module.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 3c048a45e..7789241d4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -19,6 +19,9 @@ Documentation
event subscriber, as other predicates are now usually an easier way
to get this done.
+- Added "Thread Locals" narrative chapter to documentation, and added
+ a API chapter documenting the ``repoze.bfg.threadlocals`` module.
+
1.2a4 (2009-12-07)
==================