added note to changelog about supporting load-time weaving in JBoss 5 (SPR-5764)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2313 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
c75dbbfcbc
commit
4596057353
|
|
@ -28,6 +28,7 @@ Changes in version 3.0.0.RC2 (2009-11-11)
|
|||
* re-introduced Struts 1.x support ("org.springframework.web.struts") in deprecated form
|
||||
* deprecated scheduling support for JDK 1.3 Timer ("org.springframework.scheduling.timer")
|
||||
* deprecated remoting support for JAX-RPC (in favor of JAX-WS)
|
||||
* added support for load-time weaving in JBoss 5.x
|
||||
|
||||
|
||||
Changes in version 3.0.0.RC1 (2009-09-25)
|
||||
|
|
|
|||
Loading…
Reference in New Issue