- Fixed UTF-8 decoding bug that caused legal UTF-8 to be rejected.
- Finally fixed bug where default handler would report DTD
events that were already handled by another handler.
- Initial patch contributed by Darryl Miller.
+ Initial patch contributed by Darryl Miles.
- Removed unnecessary DllMain() function that caused static
linking into a DLL to be difficult.
- Added VC++ projects for building static libraries.
rejected. </li>
<li> Finally fixed bug where default handler would report DTD
events that were already handled by another handler.
- Initial patch contributed by Darryl Miller. </li>
+ Initial patch contributed by Darryl Miles. </li>
<li> Removed unnecessary <code>DllMain()</code> function that
caused static linking into a DLL to be difficult. </li>
<li> Added VC++ projects for building static libraries. </li>