<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>LICENCE</filename>
    </added>
    <added>
      <filename>README</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -86,7 +86,11 @@
 	  (webapp ((my name) :head-contents 
 		   (with-ml-output
 		       (&lt;link :rel &quot;alternate&quot; :type &quot;application/atom+xml&quot; :href (my atom-feed-url))
-		     (&lt;link :rel &quot;alternate&quot; :type &quot;application/rss+xml&quot; :href (my rss-feed-url))))
+
+; disable the RSS feed as RSS wants to have absolute URLs
+;		     (&lt;link :rel &quot;alternate&quot; :type &quot;application/rss+xml&quot; :href (my rss-feed-url)))
+
+		     )
 	    (let ((n (byte-vector-parse-integer n)))
 	      (let ((entries (my ready-entries :start n)) (count 10))
 		(&lt;div :class &quot;blog&quot;</diff>
      <filename>src/blog/blog.lisp</filename>
    </modified>
    <modified>
      <diff>@@ -42,4 +42,4 @@
 		     (tpd2.ml.rss:&lt;link (entry-url-path entry))
 		     (tpd2.ml.rss:&lt;description
 					    (tpd2.io:sendbuf-to-byte-vector (entry-story-ml entry))))))))
-	   (byte-vector-cat &quot;Content-Type: application/rss+xml&quot; tpd2.io:+newline+)))
\ No newline at end of file
+	   (byte-vector-cat &quot;Content-Type: application/rss+xml&quot; tpd2.io:+newline+)))</diff>
      <filename>src/blog/feed.lisp</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>35ff8ab1d911370960ce36341280654483991f3c</id>
    </parent>
  </parents>
  <author>
    <name>John Fremlin</name>
    <email>john@fremlin.org</email>
  </author>
  <url>http://github.com/vii/teepeedee2/commit/3171a1f303dcc600e51f7fd4b7a7f31e7eed0ab5</url>
  <id>3171a1f303dcc600e51f7fd4b7a7f31e7eed0ab5</id>
  <committed-date>2009-05-24T02:51:50-07:00</committed-date>
  <authored-date>2009-05-24T02:51:50-07:00</authored-date>
  <message>release</message>
  <tree>d07579b4dc937e07fcf6b0839964f4cd84cf3668</tree>
  <committer>
    <name>John Fremlin</name>
    <email>john@fremlin.org</email>
  </committer>
</commit>
