<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,7 @@
+== 3.1.1
+
+* Switched the default URL to the production server
+
 == 3.1.0
 
 * Fixed a bug where the monitor might not properly signal all subprocesses</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,7 @@
 = To Do List
 
+* Add a command that can install an init.d or launchd script for the user to
+  restart the agent as the system restarts
 * Build a `scout_agent help` command that provides general and command specific
   help, perhaps by parsing the comments on assignments
 * Add SSL certificate verification show we ensure we are always talking with the</diff>
      <filename>TODO</filename>
    </modified>
    <modified>
      <diff>@@ -91,7 +91,7 @@ module ScoutAgent
   end
 
   # The version of this agent.
-  VERSION = &quot;3.1.0&quot;.freeze
+  VERSION = &quot;3.1.1&quot;.freeze
   # A Pathname reference to the agent code directory, used in dynamic loading.
   LIB_DIR = Pathname.new(File.dirname(__FILE__)) + agent_name
 end</diff>
      <filename>lib/scout_agent.rb</filename>
    </modified>
    <modified>
      <diff>@@ -20,7 +20,7 @@ module ScoutAgent
     
     # The default configuration for this agent.
     def defaults
-      [ [:server_url,         &quot;https://beta.scoutapp.com&quot;],
+      [ [:server_url,         &quot;https://scoutapp.com&quot;],
         [:proxy_url,          nil],
         [:run_as_daemon,      true],
         [:logging_level,      &quot;INFO&quot;],</diff>
      <filename>lib/scout_agent/plan.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fd8938a90862c6426ccc0cadc985ff5eec2102f4</id>
    </parent>
  </parents>
  <author>
    <name>James Edward Gray II</name>
    <email>james@graysoftinc.com</email>
  </author>
  <url>http://github.com/highgroove/scout_agent/commit/c0dfec1cdfa0203eb7d4fc65ac34d891a8c39c58</url>
  <id>c0dfec1cdfa0203eb7d4fc65ac34d891a8c39c58</id>
  <committed-date>2009-05-02T07:37:51-07:00</committed-date>
  <authored-date>2009-05-02T07:37:51-07:00</authored-date>
  <message>Switching the default URL to the production server.</message>
  <tree>078a0d739fbc1c82524fb49b1dbc46e1792995bf</tree>
  <committer>
    <name>James Edward Gray II</name>
    <email>james@graysoftinc.com</email>
  </committer>
</commit>
