<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,5 @@
-=== 1.72.5 2009-XX-XX
-* N major enhancements:
+=== 1.72.5 2009-11-12
+* 2 major enhancements:
   * evaluate javascript with a ruby object as it's scope using Context#open(:with =&gt; object)
   * add eval_js() method to Object to evaluate in the context of that object
 </diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -7,6 +7,7 @@ lib/rhino/context.rb
 lib/rhino/java.rb
 lib/rhino/native_function.rb
 lib/rhino/native_object.rb
+lib/rhino/object.rb
 lib/rhino/rhino-1.7R2.jar
 lib/rhino/ruby_function.rb
 lib/rhino/ruby_object.rb</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@ $:.unshift(File.dirname(__FILE__)) unless
 
 
 module Rhino
-  VERSION = '1.72.4'
+  VERSION = '1.72.5'
   require 'rhino/java'
   require 'rhino/object'
   require 'rhino/context'</diff>
      <filename>lib/rhino.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,12 +2,12 @@
 
 Gem::Specification.new do |s|
   s.name = %q{therubyrhino}
-  s.version = &quot;1.72.4&quot;
+  s.version = &quot;1.72.5&quot;
   s.platform = %q{jruby}
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Charles Lowell&quot;]
-  s.date = %q{2009-11-11}
+  s.date = %q{2009-11-13}
   s.description = %q{Embed the Mozilla Rhino Javascript interpreter into Ruby}
   s.email = [&quot;cowboyd@thefrontside.net&quot;]
   s.extra_rdoc_files = [&quot;History.txt&quot;, &quot;Manifest.txt&quot;]</diff>
      <filename>therubyrhino.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>aa0a2a999b99aa4b087bd8029455e341f6319b3d</id>
    </parent>
  </parents>
  <author>
    <name>Charles Lowell</name>
    <email>cowboyd@thefrontside.net</email>
  </author>
  <url>http://github.com/cowboyd/therubyrhino/commit/7caeebff1ffde7d504f55f8aee813ce9a1b5df5c</url>
  <id>7caeebff1ffde7d504f55f8aee813ce9a1b5df5c</id>
  <committed-date>2009-11-13T09:36:25-08:00</committed-date>
  <authored-date>2009-11-13T09:36:25-08:00</authored-date>
  <message>release early, release often</message>
  <tree>c866e3b06b727878b62e8e1e826c789151130d6e</tree>
  <committer>
    <name>Charles Lowell</name>
    <email>cowboyd@thefrontside.net</email>
  </committer>
</commit>
