fixed special xml characters

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@737148 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Luc Maisonobe 2009-01-23 19:03:41 +00:00
parent 7d54daea2a
commit 9fea76e338
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove.
Added a Legendre-Gauss integrator.
</action>
<action dev="psteitz" type="fix" issue="MATH-240" due-to="Christian Semrau">
Fixed error in factorial computation for 17 <= n <= 20.
Fixed error in factorial computation for 17 &lt;= n &lt;= 20.
</action>
<action dev="luc" type="update" >
Integration algorithms now can have both relative and absolute