Adding LANG-314 to the release notes

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@501608 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2007-01-30 22:27:20 +00:00
parent 3e718fdb1b
commit 98630c6d43
2 changed files with 2 additions and 0 deletions

View File

@ -84,4 +84,5 @@ IMPROVEMENTS IN 2.3:
* [LANG-291] - Null-safe comparison methods for finding most recent / least recent dates.
* [LANG-306] - StrBuilder appendln/appendAll/appendSeparator
* [LANG-310] - BooleanUtils isNotTrue/isNotFalse
* [LANG-314] - Tests fail to pass when building with Maven 2

View File

@ -106,6 +106,7 @@ IMPROVEMENTS IN 2.3:
* [LANG-291] - Null-safe comparison methods for finding most recent / least recent dates.
* [LANG-306] - StrBuilder appendln/appendAll/appendSeparator
* [LANG-310] - BooleanUtils isNotTrue/isNotFalse
* [LANG-314] - Tests fail to pass when building with Maven 2
</source>
</p>