[Springnet-commits] Spring.Net changelog.txt,1.34,1.35
Brought to you by:
aseovic,
markpollack
From: Mark P. <mar...@us...> - 2008-04-04 20:45:37
|
Update of /cvsroot/springnet/Spring.Net In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv24454 Modified Files: changelog.txt Log Message: Revert changes made in SPRNET-899 Index: changelog.txt =================================================================== RCS file: /cvsroot/springnet/Spring.Net/changelog.txt,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** changelog.txt 4 Apr 2008 15:31:20 -0000 1.34 --- changelog.txt 4 Apr 2008 20:45:32 -0000 1.35 *************** *** 37,41 **** [SPRNET-891] - Failure to create hiearchical context with depth greater than two. [SPRNET-893] - Retry advice goes into infinite loop when exception type not listed in advice is thrown - [SPRNET-899] - HttpContext.CurrenHandler returns Spring's internal PageHandler instead of real Page [SPRNET-902] - DbProvider ExtractError method should explicitly perform ToString operation on object returned from SpEL expression to obtain error code [SPRNET-908] - ReflectionUtils.MethodIsOnOneOfTheseInterfaces does not correctly iterate over multiple interface types --- 37,40 ---- |