Repository: commons-math Updated Branches: refs/heads/master 01c55de5f -> c93cc818f
Announced fix for non-Java1.5 code. JIRA: MATH-1188 Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/c93cc818 Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/c93cc818 Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/c93cc818 Branch: refs/heads/master Commit: c93cc818fb56aca198545c63a8015f26472ee0fa Parents: 01c55de Author: Luc Maisonobe <l...@apache.org> Authored: Thu Jan 8 17:20:25 2015 +0100 Committer: Luc Maisonobe <l...@apache.org> Committed: Thu Jan 8 17:41:58 2015 +0100 ---------------------------------------------------------------------- src/changes/changes.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-math/blob/c93cc818/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 610f2aa..f02d069 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -50,7 +50,12 @@ If the output is not quite correct, check for invisible trailing spaces! <title>Commons Math Release Notes</title> </properties> <body> - <release version="3.5" date="TBD" description=""> + <release version="3.4.1" date="2015-01-11" description=" +This is a maintenance release: It fixes issue MATH-1188. +"> + <action dev="sebb" type="fix" issue="MATH-1188"> + Fixed non-Java1.5 code in BesselJ. + </action> </release> <release version="3.4" date="2014-12-26" description="