commit | 7423903eee3f01e5781fa6840ee08ccf5f26e800 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sun May 12 17:29:34 2013 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Sun May 12 17:29:34 2013 +0300 |
tree | bddce80672b458bbe7145f45d0a20015f08f73f2 | |
parent | 988aba3ba34631a335066b5f12db8f0035bec28d [diff] [blame] |
Issue #17606: Fixed support of encoded byte strings in the XMLGenerator characters() and ignorableWhitespace() methods. Original patch by Sebastian Ortiz Vasquez.
diff --git a/Misc/ACKS b/Misc/ACKS index 7f78dbd..37ed4ce 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -1045,6 +1045,7 @@ Kyle VanderBeek Atul Varma Dmitry Vasiliev +Sebastian Ortiz Vasquez Alexandre Vassalotti Frank Vercruesse Mike Verdone