<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,7 @@
+== 0.9.13 2008-10-11
+
+* Correct getLinks method, thanks kdoya
+
 == 0.9.12 2008-03-04
 
 * Correct nytimes.com bug, thanks Sebastian</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -323,7 +323,7 @@ class Rfeedfinder
   end
 
   def self.getLinks(data, baseuri)
-    return Rfeedfinder.searchLinks(data, baseuri, &quot;[@rel=alternate]&amp;[@type=xml]&amp;[@href=http]&quot;)
+    return Rfeedfinder.searchLinks(data, baseuri, &quot;[@rel='alternate'][@type*='xml'][@href*='http']&quot;)
   end
 
   def self.getALinks(data, baseuri)</diff>
      <filename>lib/rfeedfinder.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ class Rfeedfinder #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 0
     MINOR = 9
-    TINY  = 12
+    TINY  = 13
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/rfeedfinder/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f0928a97c8b43c1063697826ba0806d517af5419</id>
    </parent>
  </parents>
  <author>
    <name>Alexandre Girard</name>
    <email>alx.girard@gmail.com</email>
  </author>
  <url>http://github.com/alx/rfeedfinder/commit/d8f45577d641a51f8dfd05337c54b9d3e87dfd47</url>
  <id>d8f45577d641a51f8dfd05337c54b9d3e87dfd47</id>
  <committed-date>2008-10-10T23:22:24-07:00</committed-date>
  <authored-date>2008-10-10T23:22:24-07:00</authored-date>
  <message>Correct getLinks method, thanks kdoya</message>
  <tree>c14325922e688286cfa8ea73a8298770c7ebd05b</tree>
  <committer>
    <name>Alexandre Girard</name>
    <email>alx.girard@gmail.com</email>
  </committer>
</commit>
