<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>Changes.svn</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,5 @@
 Changes
+Changes.svn
 examples/server.pl
 examples/stream.pl
 inc/Module/Install.pm</diff>
      <filename>MANIFEST</filename>
    </modified>
    <modified>
      <diff>@@ -47,6 +47,7 @@ eval { require IPC::Shareable; };
 build_requires 'POE::Component::Client::HTTP' =&gt; 0.82 unless $@;
 
 # Thanks to Matt Trout for this tip
-makemaker_args(dist =&gt; { PREOP =&gt; &quot;$^X ./tools/svn-log.perl &gt; ./Changes&quot; });
+#makemaker_args(dist =&gt; { PREOP =&gt; &quot;$^X ./tools/svn-log.perl &gt; ./Changes&quot; });
+makemaker_args(dist =&gt; { PREOP =&gt; &quot;git log --tags &gt; ./Changes&quot; });
 
 WriteAll();</diff>
      <filename>Makefile.PL</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>Changes</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>1da3bf7af568eebeccec2b67994cbf726aa544c2</id>
    </parent>
  </parents>
  <author>
    <name>Chris Williams</name>
    <email>chris@bingosnet.co.uk</email>
  </author>
  <url>http://github.com/bingos/poe-component-server-simplehttp/commit/87d5ee0186e07fddeb1eb64c12ae7b5dcdfc7338</url>
  <id>87d5ee0186e07fddeb1eb64c12ae7b5dcdfc7338</id>
  <committed-date>2009-03-14T10:00:28-07:00</committed-date>
  <authored-date>2009-03-14T10:00:28-07:00</authored-date>
  <message>Moved old svn Changes file to Changes.svn. Updated dist PREOP to run git log</message>
  <tree>53690c121027bf95122a4c5e8b03498191e1a7f5</tree>
  <committer>
    <name>Chris Williams</name>
    <email>chris@bingosnet.co.uk</email>
  </committer>
</commit>
