<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,24 @@
+2009-08-14  Loren Segal &lt;lsegal@soen.ca&gt;
+
+  * ChangeLog, LICENSE, README.markdown, lib/tadpole.rb, tadpole.gemspec: Bump
+  version to 0.1.7
+
+  * lib/tadpole/template.rb, spec/examples/yield/1/setup.rb,
+  spec/examples/yield/2/2_1/b.erb, spec/examples/yield/2/2_1/setup.rb,
+  spec/examples/yield/2/2_2/c.erb, spec/examples/yield/2/2_2/setup.rb,
+  spec/examples/yield/2/a.erb, spec/examples/yield/2/setup.rb,
+  spec/examples/yield/setup.rb, spec/yield_spec.rb: Add specs for yielding
+  extra options
+
+  * lib/tadpole/template.rb, spec/examples/yield/setup.rb, spec/yield_spec.rb:
+  Allow yield() to update options
+
+  * lib/tadpole/template.rb: Improve error reporting for invalid templates.
+
 2009-07-20  Loren Segal &lt;lsegal@soen.ca&gt;
 
+  * ChangeLog: Add ChangeLog
+
   * lib/tadpole.rb, tadpole.gemspec: Bump to 0.1.6
 
   * spec/filters_spec.rb: Fix test not removing LocalTemplate before_section</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Copyright (c) 2008 Loren Segal
+Copyright (c) 2008, 2009 Loren Segal
 
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation</diff>
      <filename>LICENSE</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 Tadpole: A Small but Extensible Templating Engine for Ruby
 ==========================================================
 
-_Created by [Loren Segal](http://www.gnuu.org) in 2008_
+_Created by [Loren Segal](http://www.gnuu.org) in 2008-2009_
 
 Quick How-To's
 --------------</diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 module Tadpole
-  Version = '0.1.6'
+  Version = '0.1.7'
   Root = File.dirname(__FILE__) 
   
   module SectionProviders</diff>
      <filename>lib/tadpole.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 SPEC = Gem::Specification.new do |s|
   s.name          = &quot;tadpole&quot;
-  s.version       = &quot;0.1.6&quot;
-  s.date          = &quot;2009-07-20&quot;
+  s.version       = &quot;0.1.7&quot;
+  s.date          = &quot;2009-08-14&quot;
   s.author        = &quot;Loren Segal&quot;
   s.email         = &quot;lsegal@soen.ca&quot;
   s.homepage      = &quot;http://www.soen.ca&quot;</diff>
      <filename>tadpole.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ff8beb293edd9dcb1b1251bca399256f4b7c3fc8</id>
    </parent>
  </parents>
  <author>
    <name>Loren Segal</name>
    <email>lsegal@soen.ca</email>
  </author>
  <url>http://github.com/lsegal/tadpole/commit/6772b457476bb9e71a00af9a10865101e78aebd3</url>
  <id>6772b457476bb9e71a00af9a10865101e78aebd3</id>
  <committed-date>2009-08-14T18:03:09-07:00</committed-date>
  <authored-date>2009-08-14T18:03:09-07:00</authored-date>
  <message>Bump version to 0.1.7</message>
  <tree>e8d4a354d4fc8fb3419404e4af7474f7d0eee650</tree>
  <committer>
    <name>Loren Segal</name>
    <email>lsegal@soen.ca</email>
  </committer>
</commit>
