From: Fred L. Drake, Jr. Date: Thu, 26 Jul 2001 20:32:22 +0000 (+0000) Subject: Settle on a release date, and note that there is now a Windows installer. X-Git-Tag: R_1_95_2~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a0a80f5f431368609bcf77b9b676a6fd35c4279a;p=libexpat Settle on a release date, and note that there is now a Windows installer. --- diff --git a/expat/Changes b/expat/Changes index a6c78076..aeb87469 100644 --- a/expat/Changes +++ b/expat/Changes @@ -1,6 +1,8 @@ -Release 1.95.2 +Release 1.95.2 Fri Jul 27 2001 - Nore changes to make MSVC happy with the build; add a single workspace to support both the library and xmlwf applicatiion. + - Added a Windows installer for Windows users; includes + xmlwf.exe. - Added compile-time constants that can be used to determine the Expat version - Removed a lot of GNU-specific dependencies to aide portability