summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2010-11-27 19:12:54 -0500
committerChris McDonough <chrism@plope.com>2010-11-27 19:12:54 -0500
commitaa3306e314fc951b9ed9b007f2e9e9aff7ad05ea (patch)
treeb712a13794f1fad98d39f00ba7080eeeee8d10b7 /CHANGES.txt
parent467967f58412d5b82f04246721bfd9c4425f1cb9 (diff)
downloadpyramid-aa3306e314fc951b9ed9b007f2e9e9aff7ad05ea.tar.gz
pyramid-aa3306e314fc951b9ed9b007f2e9e9aff7ad05ea.tar.bz2
pyramid-aa3306e314fc951b9ed9b007f2e9e9aff7ad05ea.zip
- Add a "Modifying Package Structure" section to the project narrative
documentation chapter (explain turning a module into a package).
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 1675ab9fc..6f8ec355b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -58,6 +58,8 @@ Documentation
chapter (has ``implementation()`` method, required to be used when getting
at Chameleon macros).
+- Add a "Modifying Package Structure" section to the project narrative
+ documentation chapter (explain turning a module into a package).
1.0a4 (2010-11-21)
==================