<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -33,7 +33,8 @@ module GrowlAtom
 		cache_dir = File.join(config_dir, 'caches')
 				
 		config['feeds'].each {|feed|
-			options = default_options.merge(config['global']).merge(feed)
+		  options = feed
+			options = default_options.merge(config['global']).merge(feed) if config['global']
 			self.parse_feed(self.get_feed(options), options, cache_dir)
 		}
 </diff>
      <filename>lib/growl-atom.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9331027041ca840daf69af361fbb5cee937ae4f0</id>
    </parent>
  </parents>
  <author>
    <name>matth</name>
    <email>matt@matthaynes.net</email>
  </author>
  <url>http://github.com/matth/growl-atom/commit/6b6985d3da6188e6a6e35aedee082085017ff40f</url>
  <id>6b6985d3da6188e6a6e35aedee082085017ff40f</id>
  <committed-date>2009-10-18T11:10:05-07:00</committed-date>
  <authored-date>2009-10-18T11:10:05-07:00</authored-date>
  <message>Make global options optional</message>
  <tree>c4d164fe11cd3b892559c5d580515c1a155ab105</tree>
  <committer>
    <name>matth</name>
    <email>matt@matthaynes.net</email>
  </committer>
</commit>
