summaryrefslogtreecommitdiff
path: root/doc/build/unreleased/346.rst
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2021-11-17 10:46:57 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2021-11-17 10:46:57 -0500
commit7bb0e4dad34fe71264dfac4b9778544e3f5c64fc (patch)
tree382f5be35b350ac74debfaf1e97aaf73a5f92086 /doc/build/unreleased/346.rst
parent1a30e93961def546c8c75fa020fceb2ef6ea7b4d (diff)
downloadmako-7bb0e4dad34fe71264dfac4b9778544e3f5c64fc.tar.gz
cherry-pick changelog from 1.1.6
Diffstat (limited to 'doc/build/unreleased/346.rst')
-rw-r--r--doc/build/unreleased/346.rst9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/build/unreleased/346.rst b/doc/build/unreleased/346.rst
deleted file mode 100644
index 329116c..0000000
--- a/doc/build/unreleased/346.rst
+++ /dev/null
@@ -1,9 +0,0 @@
-.. change::
- :tags: bug, lexer
- :tickets: 346
- :versions: 1.2.0, 1.1.6
-
- Fixed issue where control statements on multi lines with a backslash would
- not parse correctly if the template itself contained CR/LF pairs as on
- Windows. Pull request courtesy Charles Pigott.
-