]> granicus.if.org Git - libexpat/commitdiff
Fixed indentation, added period.
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 29 Aug 2002 16:25:12 +0000 (16:25 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Thu, 29 Aug 2002 16:25:12 +0000 (16:25 +0000)
expat/Changes

index 7b8a8c88941023224ca7e912558bcdd0e2fb008e..cc6292f3a5095e12d09a5aec1647e51b2eec9b99 100644 (file)
@@ -7,7 +7,7 @@ Release 1.95.5 someday
        - Fixed UTF-8 decoding bug that caused legal UTF-8 to be rejected.
        - Removed unnecessary DllMain() function that caused static
          linking into a DLL to be difficult.
-      - Added VC++ projects for building static libraries
+       - Added VC++ projects for building static libraries.
        - Reduced line-length for all source code and headers to be
          no longer than 80 characters, to help with AS/400 support.
        - Reduced memory copying during parsing (SF patch #600964).