diff options
author | Leonard Richardson <leonardr@segfault.org> | 2016-07-16 18:52:05 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2016-07-16 18:52:05 -0400 |
commit | 120f4fcedc825b6c207263858e5bbded60a7886e (patch) | |
tree | 3b6a4ad03695bb323ca52dbc1393c054c8936f02 /NEWS.txt | |
parent | 5892a329d4799adf9c5fe4b2ec36e565359efbb3 (diff) |
We don't run the check for a filename passed in as markup if the
'filename' contains a less-than character; the less-than character
indicates it's most likely a very small document. [bug=1577864]
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -13,6 +13,10 @@ were markup. Thanks to James Salter for a patch and test. [bug=1533762] +* We don't run the check for a filename passed in as markup if the + 'filename' contains a less-than character; the less-than character + indicates it's most likely a very small document. [bug=1577864] + = 4.4.1 (20150928) = * Fixed a bug that deranged the tree when part of it was |