Initial changelog for 3.2 RC1

This commit is contained in:
Juergen Hoeller
2012-09-24 23:16:49 +02:00
parent e5f3669804
commit 76e28cb08b

View File

@@ -3,6 +3,14 @@ SPRING FRAMEWORK CHANGELOG
http://www.springsource.org
Changes in version 3.2 RC1 (2012-10-05)
---------------------------------------
* added "getApplicationName()" method to ApplicationContext interface
* introduced LiveBeansView MBean and LiveBeansViewServlet (SPR-9662)
* CookieGenerator supports "cookieHttpOnly" flag for Servlet 3.0 (SPR-9794)
Changes in version 3.2 M2 (2012-09-11)
--------------------------------------