[cvs] expresso commit by lhamel: MultiDBObject uses use

JCorporate Ltd jcorp at jcorporate.com
Thu May 19 20:14:08 UTC 2005


Log Message:
-----------
MultiDBObject uses use getMappedDataContext()

Modified Files:
--------------
    expresso/expresso-web/expresso/doc:
        ChangeLog.xml

Revision Data
-------------
Index: ChangeLog.xml
===================================================================
RCS file: /home/javacorp/.cvs/expresso/expresso/expresso-web/expresso/doc/ChangeLog.xml,v
retrieving revision 1.309
retrieving revision 1.310
diff -Lexpresso-web/expresso/doc/ChangeLog.xml -Lexpresso-web/expresso/doc/ChangeLog.xml -u -r1.309 -r1.310
--- expresso-web/expresso/doc/ChangeLog.xml
+++ expresso-web/expresso/doc/ChangeLog.xml
@@ -1,11 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- edited with XMLSpy v2005 sp2 U (http://www.altova.com) by Michael Rimov (Centerline Computers) -->
 <!DOCTYPE changelog SYSTEM "ChangeLog.dtd">
 <?xml-stylesheet type="text/xsl" href="ChangeLog.xslt"?>
 <changelog>
 	<project name="Expresso">
 		<version name="5.7" releaseDate="Not released yet">
 			<comment>Continued Updates</comment>
+            <bug-fix title="MultiDBObject uses use getMappedDataContext()">
+                <explanation>MultiDBObject uses use getMappedDataContext() in order to
+                 set its db context; default behavior is unchanged if you do not use a
+                mapped context
+                </explanation>
+                <contributor>Larry Hamel for alex bolgarov</contributor>
+            </bug-fix>
 			<new-feature title="IfErrorExists tag now supports the 'inverse' attribue">
 				<explanation>The IfErrorExists tag contained in the expresso taglib now supports inverse.
                 </explanation>


More information about the cvs mailing list