<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -755,6 +755,7 @@ spec = Gem::Specification.new do |s|
 		'vendor/**/*',
 		'test/*.example',
 		'test/support/*.{cpp,h,rb}',
+		'test/tut/*',
 		'test/cxx/*.{cpp,h}',
 		'test/oxt/*.{cpp,hpp}',
 		'test/ruby/**/*',</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -245,7 +245,9 @@ public:
 		}
 		
 		UPDATE_TRACE_POINT();
-		pool.reset(new ApplicationPool::Pool(findSpawnServer(passengerRoot.c_str()), &quot;&quot;, rubyCommand));
+		pool.reset(new ApplicationPool::Pool(
+			findSpawnServer(passengerRoot.c_str()), generation, &quot;&quot;, rubyCommand
+		));
 		messageServer-&gt;addHandler(ptr(new TimerUpdateHandler(exitTimer)));
 		messageServer-&gt;addHandler(ptr(new ApplicationPool::Server(pool)));
 		messageServer-&gt;addHandler(ptr(new BacktracesServer()));</diff>
      <filename>ext/apache2/HelperServer.cpp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>195f00f3ef64000d9989072d3f7ea6f3aaaf3bc1</id>
    </parent>
  </parents>
  <author>
    <name>Hongli Lai (Phusion)</name>
    <email>hongli@phusion.nl</email>
  </author>
  <url>http://github.com/FooBarWidget/passenger/commit/31e88b7118e59e6013653422dfa0b132dda0d576</url>
  <id>31e88b7118e59e6013653422dfa0b132dda0d576</id>
  <committed-date>2009-09-13T07:24:26-07:00</committed-date>
  <authored-date>2009-09-13T07:24:26-07:00</authored-date>
  <message>Fix some issues.</message>
  <tree>94bcc2a9c277d514cc710540374103dfee849a0b</tree>
  <committer>
    <name>Hongli Lai (Phusion)</name>
    <email>hongli@phusion.nl</email>
  </committer>
</commit>
