<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,11 +2,13 @@
 Disco Contributors
 ------------------
 
-The list is sorted by number of lines changed. Contributor's username
-in GitHub, if known, is in parentheses.
-
+The list is sorted roughly by the number of lines changed. Contributor's
+username in GitHub, if known, is in parentheses.
 
 Ville Tuulos / Nokia Research Center (tuulos)
+Taneli Mielikainen / Nokia Research Center (tmielika)
 Valentino Volonghi (dialtone)
 Wes Chow
 Paul Smith (paulsmith)
+
+</diff>
      <filename>AUTHORS</filename>
    </modified>
    <modified>
      <diff>@@ -112,7 +112,7 @@ object.
 :class:`Job` --- Disco job
 --------------------------
 
-.. class:: Job(master, [name, input_files, fun_map, map_reader, reduce, partition, combiner, nr_maps, nr_reduces, sort, params, mem_sort_limit, async, clean, chunked, ext_params])
+.. class:: Job(master, [name, input_files, fun_map, map_reader, reduce, partition, combiner, nr_maps, nr_reduces, sort, params, mem_sort_limit, async, clean, chunked, ext_params, required_modules])
 
    Starts a new Disco job. You seldom instantiate this class
    directly. Instead, the :meth:`Disco.new_job` is used to start a job
@@ -326,6 +326,10 @@ object.
        
        For more information, see :ref:`discoext`.
 
+     * *required_modules* - is a list of additional modules (module names) which
+       are required by job functions. Modules listed here are imported to the
+       functions' namespace.
+
     .. attribute:: Job.name
 
        Name of the job. You can store or transfer the name string if</diff>
      <filename>doc/py/core.rst</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3b4c3edb920b8a982ac503612ef8829cee7c75f0</id>
    </parent>
  </parents>
  <author>
    <name>tuulos</name>
    <email>tuulos@discodev.(none)</email>
  </author>
  <url>http://github.com/tuulos/disco/commit/7dfd101c17a2b7ff40ec657c93c175ce8023f995</url>
  <id>7dfd101c17a2b7ff40ec657c93c175ce8023f995</id>
  <committed-date>2008-10-05T01:41:24-07:00</committed-date>
  <authored-date>2008-10-05T01:41:24-07:00</authored-date>
  <message>Added &quot;required_modules&quot; to the docs</message>
  <tree>7180749824a680cd0f53120a6dd83d769184bc17</tree>
  <committer>
    <name>tuulos</name>
    <email>tuulos@discodev.(none)</email>
  </committer>
</commit>
