提交 22e9e0bf 编写于 作者: J Juergen Hoeller

Minor rewording

上级 0019d68c
......@@ -9,7 +9,7 @@ Changes in version 3.2 GA (2012-12-13)
* upgraded Spring Framework build to AspectJ 1.7.1, JUnit 4.11, Groovy 1.8.8, JRuby 1.6.5, Joda-Time 2.1
* checked compatibility of Spring's Velocity support with Velocity 1.7 and Velocity Tools 2.0
* checked compatibility of Spring's JasperReports support with JasperReports 5.0
* added unit tests for Hibernate 4
* added unit tests for Spring's Hibernate 4 support
* deprecated Apache iBATIS support in favor of native Spring support in Mybatis (the iBATIS successor)
* deprecated JSF 1.1 VariableResolver implementations in favor of Spring-provided JSF 1.2 ELResolvers
* deprecated BeanReferenceFactoryBean and CommonsLogFactoryBean
......
......@@ -292,7 +292,7 @@
</section>
<section xml:id="new-in-3.2-concurrency">
<title>Refined concurrency within the framework</title>
<title>Concurrency refinements across the framework</title>
<para>Spring Framework 3.2 includes fine-tuning of concurrent data structures
in many parts of the framework, minimizing locks and generally improving the
......@@ -300,7 +300,7 @@
</section>
<section xml:id="new-in-3.2-java7">
<title>Refined Java SE 7 support</title>
<title>Refined Java SE 7 / OpenJDK 7 support</title>
<para>Last but not least, Spring Framework 3.2 comes with refined Java 7 support
within the framework as well as through upgraded third-party dependencies:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册