summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index bf8b4bd..e979876 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,15 @@
CHANGES
=======
+3.5.0 (2008-06-06)
+------------------
+
+- Removed artificial addition of a trailing newline if the output doesn't end
+ in one; this allows the template source to be the full specification of what
+ should be included.
+ (See https://bugs.launchpad.net/launchpad/+bug/218706.)
+
+
3.4.1 (2007-11-16)
------------------
@@ -17,6 +26,7 @@ CHANGES
- Stop pinning (no longer required) zope.traversing and
zope.app.publisher versions in buildout.cfg.
+
3.4.0 (2007-10-03)
------------------