<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -417,7 +417,7 @@ There are two ways to restart the application:
 1. By restarting Apache.
 2. By creating or modifying the file 'tmp/restart.txt' in the Rails
    application's &lt;&lt;application_root,root folder&gt;&gt;. Phusion Passenger will
-   automatically restart the application.
+   automatically restart the application during the next request.
 
 For example, to restart our example MyCook application, we type this in the
 command line:
@@ -425,6 +425,11 @@ command line:
 touch /webapps/mycook/tmp/restart.txt
 -------------------------------------------
 
+Please note that, unlike earlier versions of Phusion Passenger, 'restart.txt'
+is not automatically deleted. Phusion Passenger checks whether the timestamp
+of this file has changed in order to determine whether the application should
+be restarted.
+
 === Migrations ===
 
 Phusion Passenger is not related to Ruby on Rails migrations in any way. To</diff>
      <filename>doc/Users guide Apache.txt</filename>
    </modified>
    <modified>
      <diff>@@ -272,7 +272,7 @@ There are two ways to restart the application:
 1. By restarting Nginx.
 2. By creating or modifying the file 'tmp/restart.txt' in the Rails
    application's &lt;&lt;application_root,root folder&gt;&gt;. Phusion Passenger will
-   automatically restart the application.
+   automatically restart the application during the next request.
 
 For example, to restart our example MyCook application, we type this in the
 command line:
@@ -280,6 +280,11 @@ command line:
 touch /webapps/mycook/tmp/restart.txt
 -------------------------------------------
 
+Please note that, unlike earlier versions of Phusion Passenger, 'restart.txt'
+is not automatically deleted. Phusion Passenger checks whether the timestamp
+of this file has changed in order to determine whether the application should
+be restarted.
+
 === Migrations ===
 
 Phusion Passenger is not related to Ruby on Rails migrations in any way. To</diff>
      <filename>doc/Users guide Nginx.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ec5cdb0eedc05c1d16bda8b8639edbb0973f104e</id>
    </parent>
  </parents>
  <author>
    <name>Hongli Lai (Phusion)</name>
    <email>hongli@phusion.nl</email>
  </author>
  <url>http://github.com/FooBarWidget/passenger/commit/6373de3393090061f3987da48d1929fbd5dd3518</url>
  <id>6373de3393090061f3987da48d1929fbd5dd3518</id>
  <committed-date>2009-06-16T14:50:29-07:00</committed-date>
  <authored-date>2009-06-16T14:50:29-07:00</authored-date>
  <message>Document the fact that restart.txt is no longer deleted.</message>
  <tree>6f066c7cf969fcdc7ede06f46ffc888a7a9f4a14</tree>
  <committer>
    <name>Hongli Lai (Phusion)</name>
    <email>hongli@phusion.nl</email>
  </committer>
</commit>
