Author: simonetripodi
Date: Sun Oct 23 14:51:25 2011
New Revision: 1187898
URL: http://svn.apache.org/viewvc?rev=1187898&view=rev
Log:
set 1.4 release date
Modified:
commons/proper/dbutils/trunk/src/changes/changes.xml
Modified: commons/proper/dbutils/trunk/src/changes/changes.xml
URL:
http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/src/changes/changes.xml?rev=1187898&r1=1187897&r2=1187898&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/src/changes/changes.xml (original)
+++ commons/proper/dbutils/trunk/src/changes/changes.xml Sun Oct 23 14:51:25
2011
@@ -38,7 +38,7 @@ The <action> type attribute can be add,u
<title>Release Notes</title>
</properties>
<body>
- <release version="1.4" date="2011-09-??" description="Bugfixes and
addition of asynchronous QueryLoader">
+ <release version="1.4" date="2011-10-23" description="Bugfixes and
addition of asynchronous QueryLoader">
<action type="fix" issue="DBUTILS-81">
DbUtils.loadDriver() uses Class.forName()
</action>