<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,7 +3,7 @@
 == DESCRIPTION:
 RTunesU is a ruby library for accessing Apple's iTunes U Webservices to integrate your education institutions iTunes U account into ruby applications. iTunes U's Webservices interface is fairly primitive by today's standards for XML based APIs.  Some known flaws of iTunes U
  * No arbitrary search
- * Queries for missing objects return an XML document representing the entire institution instead of returning an error (rdar://7253913)
+ * Queries for missing objects may return an XML document representing the entire institution instead of returning an error (rdar://7253913)
  * No ability to directly find Tracks (rdar://7254419)
  * Does not follow REST principles
  * Does not use HTTP status codes meaningfully</diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -10,6 +10,7 @@ Jeweler::Tasks.new do |gemspec|
   gemspec.authors = ['Trek Glowacki']
   gemspec.add_dependency('hpricot', '&gt;= 0.6.164')
   gemspec.add_dependency('builder', '&gt;= 2.0')
+  gemspec.add_dependency('ruby-hmac', '&gt;= 0.3.1')
 end
 Jeweler::GemcutterTasks.new
 </diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a077860b740be56f620eceb9b3cc37ce14cdb44b</id>
    </parent>
  </parents>
  <author>
    <name>Trek Glowacki</name>
    <email>pietrekg@umich.edu</email>
  </author>
  <url>http://github.com/trek/rtunesu/commit/f3353d01fe851aad2ba2bde0eb07ddc149c65088</url>
  <id>f3353d01fe851aad2ba2bde0eb07ddc149c65088</id>
  <committed-date>2009-10-26T15:38:48-07:00</committed-date>
  <authored-date>2009-10-26T15:38:48-07:00</authored-date>
  <message>added hmac dependency</message>
  <tree>4fc0a4de62ebac14706e145da4779ff146b38358</tree>
  <committer>
    <name>Trek Glowacki</name>
    <email>pietrekg@umich.edu</email>
  </committer>
</commit>
