summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2010-05-01 19:42:01 +0000
committerChris McDonough <chrism@agendaless.com>2010-05-01 19:42:01 +0000
commit2f935c619ac5934cb9f9c0932211386664a91aa9 (patch)
tree975d93e7c24f064f156ba4a56047f42f6ff0c2af /CHANGES.txt
parentc54448041ecb229d66289c9fbb11c43d0a0ac9a8 (diff)
downloadpyramid-2f935c619ac5934cb9f9c0932211386664a91aa9.tar.gz
pyramid-2f935c619ac5934cb9f9c0932211386664a91aa9.tar.bz2
pyramid-2f935c619ac5934cb9f9c0932211386664a91aa9.zip
- A section entitled Detecting Available Languages was added to the
i18n narrative docs chapter.
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 c17caf743..4b2b96df6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -19,6 +19,9 @@ Documentation
- Any mention of the ``handle_teardown`` event listener as used by the
paster templates was removed from the URL Dispatch narrative chapter.
+- A section entitled Detecting Available Languages was added to the
+ i18n narrative docs chapter.
+
1.3a2 (2010-04-28)
==================