[Jsxe-cvs] SF.net SVN: jsxe: [1248] branches/jsxe2/Changelog
Status: Inactive
Brought to you by:
ian_lewis
From: <ian...@us...> - 2006-09-07 00:12:41
|
Revision: 1248 http://svn.sourceforge.net/jsxe/?rev=1248&view=rev Author: ian_lewis Date: 2006-09-06 17:12:34 -0700 (Wed, 06 Sep 2006) Log Message: ----------- Updated Changelog Modified Paths: -------------- branches/jsxe2/Changelog Modified: branches/jsxe2/Changelog =================================================================== --- branches/jsxe2/Changelog 2006-09-07 00:11:17 UTC (rev 1247) +++ branches/jsxe2/Changelog 2006-09-07 00:12:34 UTC (rev 1248) @@ -3,6 +3,8 @@ * Added threading support to XMLDocument. Multi-threaded support is not complete yet however. Currently jsXe only runs in the AWT thread. * AdapterNode now uses the DOM3 renameNode() method to rename element nodes. + * Made property methods on AdapterNodes thread safe. + * Updated property methods on XMLDocuments 08/31/2006 Ian Lewis <Ian...@me...> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |