Author: niallp
Date: Mon Oct 19 23:12:22 2009
New Revision: 826870
URL: http://svn.apache.org/viewvc?rev=826870&view=rev
Log:
Correct the release date
Modified:
commons/proper/beanutils/trunk/xdocs/changes.xml
Modified: commons/proper/beanutils/trunk/xdocs/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/xdocs/changes.xml?rev=826870&r1=826869&r2=826870&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/xdocs/changes.xml (original)
+++ commons/proper/beanutils/trunk/xdocs/changes.xml Mon Oct 19 23:12:22 2009
@@ -39,7 +39,7 @@
</properties>
<body>
- <release version="1.8.1" date="2009-10-11" description="Bug fixes for
1.8.0">
+ <release version="1.8.1" date="2009-10-20" description="Bug fixes for
1.8.0">
<action dev="niallp" type="fix" issue="BEANUTILS-300" due-to="Henri and
Sebb">
NPE in LazyDynaList
</action>