[Springnet-commits] Spring.Net changelog.txt,1.27,1.28
Brought to you by:
aseovic,
markpollack
From: Mark P. <mar...@us...> - 2007-10-16 16:22:22
|
Update of /cvsroot/springnet/Spring.Net In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv24856 Modified Files: changelog.txt Log Message: add note about 're-release' of 1.1 rc2 to fix critical dbprovider.xml bug. Index: changelog.txt =================================================================== RCS file: /cvsroot/springnet/Spring.Net/changelog.txt,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** changelog.txt 11 Oct 2007 16:05:49 -0000 1.27 --- changelog.txt 16 Oct 2007 16:22:18 -0000 1.28 *************** *** 5,8 **** --- 5,10 ---- Release 1.1 RC2, October 15, 2007 + (Note: A bug in the dbproviders.xml file was discovered shortly after the initial release of 1.1 RC2. A new version was uploaded with the same name. This should not present a problem, but if you have trouble creating an OracleODP-2.0 provider, please download again) + Bug |