Typo in issue number git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbutils/trunk@1645698 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-dbutils/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbutils/commit/2175244c Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/2175244c Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/2175244c Branch: refs/heads/master Commit: 2175244c772815e8a03e8e7b0af4f4907979ba08 Parents: 85a7a2b Author: Sebastian Bazley <[email protected]> Authored: Mon Dec 15 17:02:34 2014 +0000 Committer: Sebastian Bazley <[email protected]> Committed: Mon Dec 15 17:02:34 2014 +0000 ---------------------------------------------------------------------- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/2175244c/src/changes/changes.xml ---------------------------------------------------------------------- diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a7c1792..125956f 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -49,7 +49,7 @@ The <action> type attribute can be add,update,fix,remove. Error handling possible getParameterMetaData() results - allow for null return </action> - <action dev="britter" type="update" issue="DBUTILS-117" due-to="Michael Akerman"> + <action dev="britter" type="update" issue="DBUTILS-119" due-to="Michael Akerman"> Correct errors in BeanMapHandler JavaDoc </action> </release>
