<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,14 @@
-2009.11.03, Version 0.1.16 
+2009.11.07, Version 0.1.17
+
+  * Feature: process.chdir() (Brandon Beacher)
+
+  * Revert http parser upgrade. (b893859c34f05db5c45f416949ebc0eee665cca6)
+    Broke keep-alive.
+
+  * API: rename process.inherits to sys.inherits
+
+
+2009.11.03, Version 0.1.16, 726865af7bbafe58435986f4a193ff11c84e4bfe
 
   * API: Use CommonJS-style module requiring
     - require(&quot;/sys.js&quot;) becomes require(&quot;sys&quot;)</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 NODE(1)
 =======
 Ryan Dahl &lt;ry@tinyclouds.org&gt;
-Version, 0.1.16, 2009.11.03
+Version, 0.1.17, 2009.11.07
 
 
 == NAME</diff>
      <filename>doc/api.txt</filename>
    </modified>
    <modified>
      <diff>@@ -97,8 +97,8 @@ server.listen(7000, &quot;localhost&quot;);&lt;/pre&gt;
         &lt;a href=&quot;http://github.com/ry/node/tree/master&quot;&gt;git repo&lt;/a&gt;
       &lt;/p&gt;
       &lt;p&gt;
-        2009.11.03
-        &lt;a href=&quot;http://s3.amazonaws.com/four.livejournal/20091103/node-v0.1.16.tar.gz&quot;&gt;node-v0.1.16.tar.gz&lt;/a&gt;
+        2009.11.07
+        &lt;a href=&quot;http://s3.amazonaws.com/four.livejournal/20091107/node-v0.1.17.tar.gz&quot;&gt;node-v0.1.17.tar.gz&lt;/a&gt;
       &lt;/p&gt;
 
       &lt;h2 id=&quot;build&quot;&gt;Build&lt;/h2&gt;</diff>
      <filename>doc/index.html</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@ from os.path import join, dirname, abspath
 from logging import fatal
 
 cwd = os.getcwd()
-VERSION=&quot;0.1.16&quot;
+VERSION=&quot;0.1.17&quot;
 APPNAME=&quot;node.js&quot;
 
 import js2c</diff>
      <filename>wscript</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a021db151a6c890281e4367d2a2319290c70576d</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Dahl</name>
    <email>ry@tinyclouds.org</email>
  </author>
  <url>http://github.com/ry/node/commit/d1f69ef35dac810530df8249d523add168e09f03</url>
  <id>d1f69ef35dac810530df8249d523add168e09f03</id>
  <committed-date>2009-11-07T11:20:30-08:00</committed-date>
  <authored-date>2009-11-07T11:20:30-08:00</authored-date>
  <message>bump version</message>
  <tree>addeaff3bded2618b7a4eb0882d7943c45220b7c</tree>
  <committer>
    <name>Ryan Dahl</name>
    <email>ry@tinyclouds.org</email>
  </committer>
</commit>
