<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,7 @@
-== 0.9.0 (September 17, 2007)
+== In the Hopper
+
+* Updated description and help text.
+
+== 0.9.0 (September 25, 2007)
 
 * Initial release</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,8 +1,9 @@
 == What is Serve?
 
-Serve is a small Ruby script that makes it easy to start up an HTTP server
-in any directory. This is ideal for everything from HTML prototyping to simple
-file sharing.
+Serve is a small Ruby script that makes it easy to start up a WEBrick server
+in any directory. Serve is ideal for HTML prototyping and simple file sharing.
+If the haml, redcloth, and bluecloth gems are installed serve can handle Haml,
+Sass, Textile, and Markdown (in addition to HTML).
 
 
 == Usage</diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -41,7 +41,7 @@ when help
   puts &quot;  root set to the current working directory. By default the command uses &quot;
   puts &quot;  0.0.0.0 for the address and 3000 for the port. This means that once the &quot;
   puts &quot;  command has been started you can access the documents in the current &quot;
-  puts &quot;  directory with any Web browser at&quot;
+  puts &quot;  directory with any Web browser at:&quot;
   puts &quot;  &quot;
   puts &quot;    http://localhost:3000/&quot;
   puts &quot;  &quot;</diff>
      <filename>bin/serve</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'serve/version'
 
 AUTHOR = 'John W. Long'  # can also be an array of Authors
 EMAIL = &quot;me@johnwlong.com&quot;
-DESCRIPTION = &quot;Serve is a small Ruby script that makes it easy to start up a WEBrick server in any directory. This is ideal for everything from HTML prototyping to simple file sharing.&quot;
+DESCRIPTION = &quot;Serve is a small Ruby script that makes it easy to start up a WEBrick server in any directory. Serve is ideal for HTML prototyping and simple file sharing. If the haml, redcloth, and bluecloth gems are installed serve can handle Haml, Sass, Textile, and Markdown (in addition to HTML).&quot;
 GEM_NAME = 'serve' # what ppl will type to install your gem
 RUBYFORGE_PROJECT = 'serve' # The unix name for your project
 HOMEPATH = &quot;http://#{RUBYFORGE_PROJECT}.rubyforge.org&quot;</diff>
      <filename>config/hoe.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>25522b064c4dc1f060dfe3c50780dfac823d5a42</id>
    </parent>
  </parents>
  <author>
    <name>jlong</name>
    <email>jlong@bc0a7ee4-b4f2-4507-b10a-a3dd5181224c</email>
  </author>
  <url>http://github.com/jlong/serve/commit/f96728b18cb45434f5af8a60f1aa2541da00c5b6</url>
  <id>f96728b18cb45434f5af8a60f1aa2541da00c5b6</id>
  <committed-date>2007-09-24T22:30:47-07:00</committed-date>
  <authored-date>2007-09-24T22:30:47-07:00</authored-date>
  <message>wording updates

git-svn-id: svn+ssh://rubyforge.org/var/svn/serve/trunk/serve@5 bc0a7ee4-b4f2-4507-b10a-a3dd5181224c</message>
  <tree>97210b656ea9e59d4ed41cabb18771a058998952</tree>
  <committer>
    <name>jlong</name>
    <email>jlong@bc0a7ee4-b4f2-4507-b10a-a3dd5181224c</email>
  </committer>
</commit>
