commit | 1032ac4c5cedb697a17ae7ea36f4daabdbeb7dc2 | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@src.gnome.org> | Thu Nov 23 16:18:30 2006 +0000 |
committer | Daniel Veillard <veillard@src.gnome.org> | Thu Nov 23 16:18:30 2006 +0000 |
tree | cab405a863011084936fd2942e1cdc8965fa268d | |
parent | fe3970e09fc95a78eea09225e21ec24b69c1dc75 [diff] |
applied patch from Steven Rainwater to fix UTF8ToHtml behaviour on code * HTMLparser.c: applied patch from Steven Rainwater to fix UTF8ToHtml behaviour on code points which are not mappable to predefined HTML entities, fixes #377544 Daniel