From 6c2d89cf393f69860a0acc3695454f3b5e092fe9 Mon Sep 17 00:00:00 2001 From: Karl Waclawek Date: Thu, 29 Aug 2002 16:17:09 +0000 Subject: [PATCH] Added static library build support under VC++ --- expat/Changes | 1 + 1 file changed, 1 insertion(+) diff --git a/expat/Changes b/expat/Changes index 9e65ab2c..7b8a8c88 100644 --- a/expat/Changes +++ b/expat/Changes @@ -7,6 +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 - 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). -- 2.40.0