[Springnet-commits] Spring.Net changelog.txt,1.38,1.39
Brought to you by:
aseovic,
markpollack
From: Mark P. <mar...@us...> - 2008-05-06 01:39:30
|
Update of /cvsroot/springnet/Spring.Net In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv3649 Modified Files: changelog.txt Log Message: add remaining jira issues. Index: changelog.txt =================================================================== RCS file: /cvsroot/springnet/Spring.Net/changelog.txt,v retrieving revision 1.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** changelog.txt 2 May 2008 20:40:58 -0000 1.38 --- changelog.txt 6 May 2008 01:39:23 -0000 1.39 *************** *** 5,10 **** Release 1.1.2, May 5, 2008 - - Bug --- 5,8 ---- *************** *** 21,28 **** --- 19,28 ---- [SPRNET-933] - Support MethodInjection for objects declared inside the WebApplicationContext [SPRNET-935] - Release DLLs built with /DEBUG:pdbonly + [SPRNET-937] - Add additional logging of cache inserts in Cache advice. Task [SPRNET-925] - Update documentation for DI in ASP.NET regarding use of name attribute and object definition inheritance + [SPRNET-938] - Add documentation for authoring custom namespace parsers |