diff options
author | Leonard Richardson <leonardr@segfault.org> | 2018-07-30 20:19:51 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2018-07-30 20:19:51 -0400 |
commit | 71e6e49af92cc395c1896b845042fced8f6ed6a7 (patch) | |
tree | 19966cc326522e87cd974b51a36098e85927e2a7 /NEWS.txt | |
parent | b9d9a035157fea45b17201426f73a200b20814ef (diff) |
Fix an exception when a custom formatter was asked to format a void
element. [bug=1784408]
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ += 4.6.2 (unreleased) + +* Fix an exception when a custom formatter was asked to format a void + element. [bug=1784408] + = 4.6.1 (20180728) * Stop data loss when encountering an empty numeric entity, and |