Scheduled date for 3.2 released pushed to April 6th.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@1463701 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5b5f84db29
commit
3b11124634
|
@ -38,7 +38,7 @@
|
||||||
<release>
|
<release>
|
||||||
<Version>
|
<Version>
|
||||||
<name>commons-math</name>
|
<name>commons-math</name>
|
||||||
<created>2013-04-03</created>
|
<created>2013-04-06</created>
|
||||||
<revision>3.2</revision>
|
<revision>3.2</revision>
|
||||||
</Version>
|
</Version>
|
||||||
<Version>
|
<Version>
|
||||||
|
|
|
@ -50,7 +50,7 @@ If the output is not quite correct, check for invisible trailing spaces!
|
||||||
<title>Commons Math Release Notes</title>
|
<title>Commons Math Release Notes</title>
|
||||||
</properties>
|
</properties>
|
||||||
<body>
|
<body>
|
||||||
<release version="3.2" date="2013-04-03" description="
|
<release version="3.2" date="2013-04-06" description="
|
||||||
This is a minor release: It combines bug fixes and new features.
|
This is a minor release: It combines bug fixes and new features.
|
||||||
Changes to existing features were made in a backwards-compatible
|
Changes to existing features were made in a backwards-compatible
|
||||||
way such as to allow drop-in replacement of the v3.1[.1] JAR file.
|
way such as to allow drop-in replacement of the v3.1[.1] JAR file.
|
||||||
|
|
Loading…
Reference in New Issue