From: Thomas R. <tri...@us...> - 2009-02-19 15:15:35
|
Update of /cvsroot/springframework/spring In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20258 Modified Files: changelog.txt Log Message: updated changelog Index: changelog.txt =================================================================== RCS file: /cvsroot/springframework/spring/changelog.txt,v retrieving revision 1.740 retrieving revision 1.741 diff -C2 -d -r1.740 -r1.741 *** changelog.txt 31 Oct 2008 16:29:43 -0000 1.740 --- changelog.txt 19 Feb 2009 15:15:22 -0000 1.741 *************** *** 4,7 **** --- 4,14 ---- + Changes in 2.5.x maintenance branch + ----------------------------------- + + Package org.springframework.jdbc + * added sort to all error code categories for SQLErrorCodes (SPR-5272) + + Changes in version 2.5.6 (2008-10-31) ------------------------------------- |