You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by fr...@apache.org on 2009/07/26 15:28:58 UTC

svn commit: r797927 - /incubator/empire-db/trunk/CHANGELOG.txt

Author: francisdb
Date: Sun Jul 26 13:28:58 2009
New Revision: 797927

URL: http://svn.apache.org/viewvc?rev=797927&view=rev
Log:
added EMPIREDB-41

Modified:
    incubator/empire-db/trunk/CHANGELOG.txt

Modified: incubator/empire-db/trunk/CHANGELOG.txt
URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/CHANGELOG.txt?rev=797927&r1=797926&r2=797927&view=diff
==============================================================================
--- incubator/empire-db/trunk/CHANGELOG.txt (original)
+++ incubator/empire-db/trunk/CHANGELOG.txt Sun Jul 26 13:28:58 2009
@@ -22,6 +22,7 @@
 EMPIREDB-45 - [S/I]: Update struts extentions to accomodate latest struts release  
 EMPIREDB-44 - [C/B]: error using apache derby and CLOB datatype  
 EMPIREDB-42 - [C/I]: Extend DBReader to provide query results in a hash set  
+EMPIREDB-41 - [C/I]: Deal with databases differences regarding SQL reverse function
 EMPIREDB-40 - [C/B]: Postgresql cast problem 
 EMPIREDB-37 - [C/N]: PostgreSQL "BLOB" type not exist but is possible to create a "bytea" column 
 EMPIREDB-36 - [E/N]: New WebServices integration example using Apache CXF