]> granicus.if.org Git - libexpat/commitdiff
Fix a name.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 19 Sep 2002 20:19:51 +0000 (20:19 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 19 Sep 2002 20:19:51 +0000 (20:19 +0000)
expat/Changes
htdocs/index.html

index 1df159b6520585d73d8ae1006f4bc8e787f08340..5e554e0261927b8217bd856165e91b32b1938ef6 100644 (file)
@@ -7,7 +7,7 @@ Release 1.95.5 Fri Sep 6 2002
         - 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.
index c1e56140424a297b93236d841d79c7a557611522..161388f13652d54d1851b0cd57b2065d4fcf1a44 100644 (file)
@@ -65,7 +65,7 @@ of Expat.</p>
            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>