<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1097,7 +1097,7 @@ $.Interaction.add('sortable', {
 			if(sortable.setting.method == 'move')
 			{
 				item.each(function(){
-					$(this).item('remove');
+					$(this).item('remove', true);
 				});
 			}
 			item.item('root').update();</diff>
      <filename>build/interaction.js</filename>
    </modified>
    <modified>
      <diff>@@ -196,7 +196,7 @@ $.Interaction.add('sortable', {
 			if(sortable.setting.method == 'move')
 			{
 				item.each(function(){
-					$(this).item('remove');
+					$(this).item('remove', true);
 				});
 			}
 			item.item('root').update();</diff>
      <filename>src/sortable.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bddacb1f16974d3ede4b7a19bf452826be3077c8</id>
    </parent>
  </parents>
  <author>
    <name>Rizqi Ahmad</name>
    <email>raid_ox@yahoo.de</email>
  </author>
  <url>http://github.com/raid-ox/interaction.js/commit/a584673ad0b06bdffbc881b16ed6d391257999b0</url>
  <id>a584673ad0b06bdffbc881b16ed6d391257999b0</id>
  <committed-date>2008-09-09T12:18:53-07:00</committed-date>
  <authored-date>2008-09-09T12:18:53-07:00</authored-date>
  <message>sortable-fix</message>
  <tree>10030a1ab0c646c04c2da9ae11e42b2f3136455c</tree>
  <committer>
    <name>Rizqi Ahmad</name>
    <email>raid_ox@yahoo.de</email>
  </committer>
</commit>
