added note to changelog about supporting load-time weaving in JBoss 5 (SPR-5764)
This commit is contained in:
parent
edf331b5a6
commit
f91d44691e
|
|
@ -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