<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,7 @@
+== 0.7.7 / TBD
+  * Bug Fixes
+    * Fix detection of proc file system [raggi]
+
 == 0.7.6 / 2008-05-13
   * Major Enhancements
     * Implement System::Process methods for Linux based on /proc [Kevin Clark]</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 require 'rubygems'
 require 'hoe'
 
-Hoe.new('god', '0.7.6') do |p|
+Hoe.new('god', '0.7.7') do |p|
   p.rubyforge_name = 'god'
   p.author = 'Tom Preston-Werner'
   p.email = 'tom@rubyisawesome.com'</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -133,7 +133,7 @@ class Module
 end
 
 module God
-  VERSION = '0.7.6'
+  VERSION = '0.7.7'
   
   LOG_BUFFER_SIZE_DEFAULT = 100
   PID_FILE_DIRECTORY_DEFAULTS = ['/var/run/god', '~/.god/pids']</diff>
      <filename>lib/god.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b6f9cad5479c102da63fe0c614751851d6540027</id>
    </parent>
  </parents>
  <author>
    <name>Kevin Clark</name>
    <email>kevin.clark@gmail.com</email>
  </author>
  <url>http://github.com/mojombo/god/commit/47dd886dcb946c96cf1633b005a8f7ded1deeaf2</url>
  <id>47dd886dcb946c96cf1633b005a8f7ded1deeaf2</id>
  <committed-date>2008-06-16T23:26:22-07:00</committed-date>
  <authored-date>2008-06-16T23:26:22-07:00</authored-date>
  <message>Update history, bump version to 0.7.7</message>
  <tree>020ab4628aee066372604cb2cd8d9c9d440cfc67</tree>
  <committer>
    <name>Kevin Clark</name>
    <email>kevin.clark@gmail.com</email>
  </committer>
</commit>
