Skip to content

Commit

Permalink
update changes.xml for 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
chenson42 committed Apr 22, 2008
1 parent a3c53df commit 382764e
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions symmetric/src/changes/changes.xml
Expand Up @@ -27,16 +27,21 @@
<action dev="chenson42" type="fix" issue="aid=1940365&amp;atid=997724">
Fix the update trigger and the initial load for the HSQLDB dialect.
</action>
<action dev="chenson42" type="fix" issue="aid=1945207&amp;atid=997724">
Remove extra comma in mssql.xml trigger text.
</action>
<action dev="chenson42" type="fix" issue="aid=todo&amp;atid=997724">
Multi-row updates don't work for the Sql Server Dialect.
</action>
<action dev="erilong" type="fix" issue="aid=1944507&amp;atid=997724">
Bug in selectDataIdSql. data_id was not qualified.
</action>
</release>
<release version="1.3.3" date="2008-04-22" description="">
<action dev="chenson42" type="fix" issue="aid=1945207&amp;atid=997724">
Remove extra comma in mssql.xml trigger text.
</action>
<action dev="chenson42" type="fix" issue="aid=1948790&amp;atid=997724">
Multi-row updates don't work for the Sql Server Dialect.
</action>
<action dev="erilong" type="fix" issue="aid=1948109&amp;atid=997724">
Time portion of DATE column not syncing.
</action>
</release>
<release version="1.3.2" date="2008-04-01" description="">
<action dev="chenson42" type="fix" issue="aid=1930496&amp;atid=997724">
Make buildOutgoingBatches use only one connection from the connection pool vs the previous
Expand Down

0 comments on commit 382764e

Please sign in to comment.