<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,6 @@
-== 0.7.10 / 
+== 0.7.10 / 2008-11-13
+  * Major Enhancements
+    * Enable sending of arbitrary signals to a task or group via `god signal`
   * Bug Fixes
     * setup logging *after* loading a given config file when daemonized. 
       enables logging to the 'God.log_file' specified in a config file. [github.com/jnewland]</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 require 'rubygems'
 require 'hoe'
 
-Hoe.new('god', '0.7.9') do |p|
+Hoe.new('god', '0.7.10') do |p|
   p.rubyforge_name = 'god'
   p.author = 'Tom Preston-Werner'
   p.email = 'tom@rubyisawesome.com'</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,10 +1,10 @@
 Gem::Specification.new do |s|
   s.name = %q{god}
-  s.version = &quot;0.7.9&quot;
+  s.version = &quot;0.7.10&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Tom Preston-Werner&quot;]
-  s.date = %q{2008-06-23}
+  s.date = %q{2008-11-13}
   s.default_executable = %q{god}
   s.description = %q{God is an easy to configure, easy to extend monitoring framework written in Ruby.}
   s.email = %q{tom@rubyisawesome.com}</diff>
      <filename>god.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -148,7 +148,7 @@ class Module
 end
 
 module God
-  VERSION = '0.7.9'
+  VERSION = '0.7.10'
   
   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>231c0ef4a7b69001dfb84e43b81ead9525daa07b</id>
    </parent>
  </parents>
  <author>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </author>
  <url>http://github.com/mojombo/god/commit/b2b591fd50d59e9add4ed619fbae3e69d800ee91</url>
  <id>b2b591fd50d59e9add4ed619fbae3e69d800ee91</id>
  <committed-date>2008-11-13T21:29:30-08:00</committed-date>
  <authored-date>2008-11-13T21:29:30-08:00</authored-date>
  <message>up to 0.7.10</message>
  <tree>1db98184f873dcdf521a2a1b96d734ca5f7905d4</tree>
  <committer>
    <name>Tom Preston-Werner</name>
    <email>tom@mojombo.com</email>
  </committer>
</commit>
