Author: ozeigermann
Date: Thu Jul 13 10:48:40 2006
New Revision: 421672
URL: http://svn.apache.org/viewvc?rev=421672&view=rev
Log: (empty)
Modified:
jakarta/commons/proper/transaction/trunk/RELEASE-NOTES.txt
Modified: jakarta/commons/proper/transaction/trunk/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/transaction/trunk/RELEASE-NOTES.txt?rev=421672&r1=421671&r2=421672&view=diff
==============================================================================
--- jakarta/commons/proper/transaction/trunk/RELEASE-NOTES.txt (original)
+++ jakarta/commons/proper/transaction/trunk/RELEASE-NOTES.txt Thu Jul 13
10:48:40 2006
@@ -39,6 +39,8 @@
- Fixed issue with deleteResource(..) and createResource(..) of
FileResourceManager seen as read-only operations.
- Fixed issue with AbstractXAResource. Resources did not get released when
prepare(..) returns XA_RDONLY as no
commit(..) is triggered by the TransactionManager explicitely.
+- TransactionalMapWrapper now properly supports null values. Bug report and
fix supplied by Greg Steckman at
http://issues.apache.org/bugzilla/show_bug.cgi?id=38545
+- Minor bug reported at
http://issues.apache.org/bugzilla/show_bug.cgi?id=39559 has been fixed.
KNOWN ISSUES
------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]