<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,33 @@
+2009-08-13  Loren Segal &lt;lsegal@soen.ca&gt;
+
+  * ChangeLog, lib/yard.rb, yard.gemspec: Bump version to 0.2.3.5
+
+  * spec/handlers/examples/extend_handler_001.rb.txt,
+  spec/handlers/extend_handler_spec.rb: Add specs for extends across namespaces
+
+2009-08-12  postmodern &lt;postmodern.mod3@gmail.com&gt;
+
+  * lib/yard/cli/yardoc.rb, spec/cli/yardoc_spec.rb: Added a yardoc option
+  alias from --main to --readme.  * This is for compatibility with Hoe and how
+  Hoe invokes documentation generation.
+
+2009-08-12  Loren Segal &lt;lsegal@soen.ca&gt;
+
+  * lib/yard/registry.rb, spec/registry_spec.rb: Explicitly define all of
+  Registry's instance methods as singleton methods delegated to instance. 
+  Closes gh-26
+
+2009-08-11  Loren Segal &lt;lsegal@soen.ca&gt;
+
+  * lib/yard/parser/ruby/ruby_parser.rb, spec/parser/ruby/ruby_parser_spec.rb:
+  Handle empty hash
+
+  * lib/yard/parser/ruby/ruby_parser.rb, spec/parser/ruby/ruby_parser_spec.rb:
+  Fix AstNode#source for hash syntax
+
+  * .../helpers/html_syntax_highlight_helper.rb: Rename Ruby::ParserSyntaxError
+  to ParserSyntaxError (missed during refactoring)
+
 2009-08-07  Loren Segal &lt;lsegal@soen.ca&gt;
 
   * ChangeLog, README.markdown, lib/yard.rb, yard.gemspec: Bump version to</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 module YARD
-  VERSION = &quot;0.2.3.4&quot;
+  VERSION = &quot;0.2.3.5&quot;
   ROOT = File.dirname(__FILE__)
   TEMPLATE_ROOT = File.join(File.dirname(__FILE__), '..', 'templates')
   </diff>
      <filename>lib/yard.rb</filename>
    </modified>
    <modified>
      <diff>@@ -7,8 +7,8 @@ SPEC = Gem::Specification.new do |s|
     exported to a number of formats very easily, and also supports extending for
     custom Ruby constructs such as custom class level definitions.
   eof
-  s.version       = &quot;0.2.3.4&quot;
-  s.date          = &quot;2009-08-07&quot;
+  s.version       = &quot;0.2.3.5&quot;
+  s.date          = &quot;2009-08-13&quot;
   s.author        = &quot;Loren Segal&quot;
   s.email         = &quot;lsegal@soen.ca&quot;
   s.homepage      = &quot;http://yard.soen.ca&quot;</diff>
      <filename>yard.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>42a5c173946a3fda14ff741c7c09c70e4b32e0ad</id>
    </parent>
  </parents>
  <author>
    <name>Loren Segal</name>
    <email>lsegal@soen.ca</email>
  </author>
  <url>http://github.com/lsegal/yard/commit/ce3a01dd3f939d4f2701442e376cd81023f51e7f</url>
  <id>ce3a01dd3f939d4f2701442e376cd81023f51e7f</id>
  <committed-date>2009-08-13T11:24:07-07:00</committed-date>
  <authored-date>2009-08-13T11:24:07-07:00</authored-date>
  <message>Bump version to 0.2.3.5</message>
  <tree>3b7af63d0b466445c4fd318cf372d29ea012e6d9</tree>
  <committer>
    <name>Loren Segal</name>
    <email>lsegal@soen.ca</email>
  </committer>
</commit>
