summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-01-25 23:00:44 -0500
committerChris McDonough <chrism@plope.com>2011-01-25 23:00:44 -0500
commitbd330cfc22555ce0026b92d40091d0745b60e36c (patch)
treea82eec77cb2fff5d65a04ae1335fe7fc33fe0b53 /CHANGES.txt
parent63c1e06f6609a619d503db0704c7c1ed1e12939b (diff)
downloadpyramid-bd330cfc22555ce0026b92d40091d0745b60e36c.tar.gz
pyramid-bd330cfc22555ce0026b92d40091d0745b60e36c.tar.bz2
pyramid-bd330cfc22555ce0026b92d40091d0745b60e36c.zip
- Use &copy; instead of copyright symbol in paster templates / tutorial
templates for the benefit of folks who cutnpaste and save to a non-UTF8 format.
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index a43e19648..e3f4dc02d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,3 +1,14 @@
+Next release
+============
+
+Bug Fixes
+---------
+
+- Use &copy; instead of copyright symbol in paster templates / tutorial
+ templates for the benefit of folks who cutnpaste and save to a non-UTF8
+ format.
+
+
1.0b2 (2011-01-24)
==================