<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,11 @@
+2008-02-28  hemant kumar  &lt;hemant@shire&gt;
+
+	* fixed some meory leaks.
+
+	* Implemented cleaner API for invoking tasks in workers
+
+	* Updated the documentation
+
 2008-02-25  hemant kumar  &lt;hemant@shire&gt;
 
 	* Commited Patch by Alex which lets BackgrounDRb to have command line arguments and loading of specific environments</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -137,9 +137,7 @@ In your Rails controllers you have access to proxy class @MiddleMan@ which can b
 to interact with BackgrounDRb server, either from Rails controllers/Models or from Rails console.
 For example to invoke @charge_customer@ method one can use:
 
-&lt;pre class=&quot;multiline&quot;&gt;MiddleMan.ask_work(:worker =&gt; :billing_worker,\
-                :worker_method =&gt; :charge_customer,\
-                :data =&gt; current_customer.id) &lt;/pre&gt;
+&lt;pre class=&quot;boxed&quot;&gt;MiddleMan.worker(:billing_worker).charge_customer(current_customer.id) &lt;/pre&gt;
 
 Above code can be also executed from Rails console.
 </diff>
      <filename>doc/content/content.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>29b2f76a8a91e1c9106d7000473b943635332041</id>
    </parent>
  </parents>
  <author>
    <name>gnufied</name>
    <email>mail@gnufied.org</email>
  </author>
  <url>http://github.com/georgepalmer/backgroundrb_merb/commit/ab7711294a121dfff3bfbf7793ce7fc88290d6c8</url>
  <id>ab7711294a121dfff3bfbf7793ce7fc88290d6c8</id>
  <committed-date>2008-03-01T18:19:06-08:00</committed-date>
  <authored-date>2008-03-01T18:19:06-08:00</authored-date>
  <message>Add ChangeLog and documentation for contents</message>
  <tree>0ecf121c446b18518c678a9c9c7e48969fb7e61f</tree>
  <committer>
    <name>gnufied</name>
    <email>mail@gnufied.org</email>
  </committer>
</commit>
