[Easysoap-checkins] CVS: easysoap README,1.7,1.8
Status: Beta
Brought to you by:
dcrowley
From: David C. <dcr...@us...> - 2006-11-10 17:56:48
|
Update of /cvsroot/easysoap/easysoap In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7091 Modified Files: README Log Message: Simple release notes. Index: README =================================================================== RCS file: /cvsroot/easysoap/easysoap/README,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- README 27 Mar 2002 23:57:58 -0000 1.7 +++ README 10 Nov 2006 17:56:45 -0000 1.8 @@ -1,3 +1,12 @@ +Release 0.8 +===================================== + +1) Lots of bug fixes over the years since the last release. These fixes + were in CVS but never released. Now they are. +2) Compiles against gcc 4.1.1 and Visual C++ 8.0/Visual Studio 2005. +3) Needs Expat XML at least 1.95.7 or higher but recommend 2.0.0. +4) Probably the last release unless somebody wants to take the reins. + Release 0.6 ===================================== |