<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENSE</filename>
    </added>
    <added>
      <filename>Manifest</filename>
    </added>
    <added>
      <filename>README.mkdn</filename>
    </added>
    <added>
      <filename>slicehost-dns.gemsec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -17,8 +17,8 @@ api: aldkgjhasklghaldghalghashglakdhgladshjg
     cname:
       blog: mattly.tumblr.com.
     goog: all
-    # goog &quot;mail&quot; creates mx records for gmail and an spf record (unless one is given)
-    # goog &quot;all&quot; does the same as mail, as well as creates srv records for jabber/xmpp
+    # goog: &quot;mail&quot; creates mx records for gmail and an spf record (unless one is given)
+    # goog: &quot;all&quot; does the same as mail, as well as creates srv records for jabber/xmpp
   
   anotherexample.tld:
     mx:</diff>
      <filename>lib/example.yml</filename>
    </modified>
    <modified>
      <diff>@@ -18,7 +18,8 @@ end
 $LOG = Logger.new($stdout)
 
 def error(message) 
-  $LOG.fatal(message) || exit 
+  $LOG.fatal(message)
+  exit 
 end
 
 if ARGV.include? '--example'
@@ -40,9 +41,6 @@ require 'zone'
 require 'record'
 require 'reconciler'
 
-require 'ruby-debug'
-Debugger.start
-
 Zone.site = &quot;https://#{API}@api.slicehost.com/&quot;
 Record.site = &quot;https://#{API}@api.slicehost.com/&quot;
 </diff>
      <filename>lib/slicehost-dns.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>be7cc78c4792d6ea690be2dddbbe9b26f2d43912</id>
    </parent>
  </parents>
  <author>
    <name>Matt Lyon</name>
    <email>matt@flowerpowered.com</email>
  </author>
  <url>http://github.com/mattly/slicehost-dns/commit/67c7686b907138adf46e9076025befc225e85736</url>
  <id>67c7686b907138adf46e9076025befc225e85736</id>
  <committed-date>2009-01-11T22:25:27-08:00</committed-date>
  <authored-date>2009-01-11T22:25:27-08:00</authored-date>
  <message>boilerplate stuff</message>
  <tree>9cef2b89441ff2a0e7d568b6ba7118b74f91b959</tree>
  <committer>
    <name>Matt Lyon</name>
    <email>matt@flowerpowered.com</email>
  </committer>
</commit>
