summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-06-05 10:34:46 -0400
committerMike Bayer <mike_mp@zzzcomputing.com>2014-06-05 10:34:46 -0400
commit25287e3f8a0e339449211e2424f7cc35508d4333 (patch)
tree6bb33d6e5a88928f072eb324af5eef0b7b1c72a7
parent464cc7d6dc87b53bb13bce8356d7d2ea2808a28f (diff)
downloadmako-25287e3f8a0e339449211e2424f7cc35508d4333.tar.gz
- remove redundant changelog note
-rw-r--r--doc/build/changelog.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/build/changelog.rst b/doc/build/changelog.rst
index 851b137..74c3cbf 100644
--- a/doc/build/changelog.rst
+++ b/doc/build/changelog.rst
@@ -53,12 +53,6 @@ Changelog
.. change::
:tags: bug, py3k
-
- Fixed bug in ``decode.<encoding>`` filter where a non-string object
- would not be correctly interpreted in Python 3.
-
- .. change::
- :tags: bug, py3k
:tickets: 227
Fixed bug in Python parsing logic which would fail on Python 3