<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@
 = rufus-lua CHANGELOG.txt
 
 
-== rufus-lua - 1.1.0    not yet released
+== rufus-lua - 1.1.0    released 2009/09/30
 
 - todo      : Ruby symbols are passed to Lua as strings (Scott)
 - todo      : implemented State#function :to_ruby option</diff>
      <filename>CHANGELOG.txt</filename>
    </modified>
    <modified>
      <diff>@@ -6,10 +6,6 @@
 
 John Mettraux  http://jmettraux.wordpress.com
 Alain Hoang  http://blogs.law.harvard.edu/hoanga/
-
-
-== contributors
-
 Scott Persinger  http://github.com/scottpersinger
 
 
@@ -22,5 +18,5 @@ Scott Persinger  http://github.com/scottpersinger
 
 many thanks to the authors of ruby-ffi, especially Wayne Meissner,
 
-  http://kenai.com/projects/ruby-ffi
+  http://wiki.github.com/ffi/ffi
 </diff>
      <filename>CREDITS.txt</filename>
    </modified>
    <modified>
      <diff>@@ -3,11 +3,6 @@
 
 Lua embedded in Ruby, via Ruby FFI
 
-Tested with
-
-ruby 1.8.6, ruby 1.9.1p0, jruby 1.2.0
-jruby 1.1.6 has an issue with errors raised inside of Ruby functions (callbacks)
-
 
 == Lua
 
@@ -150,9 +145,11 @@ The following gems are needed to run the specs
 
 == tested with
 
-ruby 1.8.6, ruby 1.9.1p0, jruby 1.2.0
+ruby 1.8.7p72, ruby 1.9.1p0, jruby 1.2.0
 jruby 1.1.6 has an issue with errors raised inside of Ruby functions (callbacks)
 
+ruby-ffi 0.4.0 and 0.5.0
+
 
 == dependencies
 
@@ -163,12 +160,12 @@ the ruby gem 'ffi'
 
 On the rufus-ruby list :
 
-http://groups.google.com/group/rufus-ruby
+[http://groups.google.com/group/rufus-ruby]
 
 
 == issue tracker
 
-http://github.com/jmettraux/rufus-lua/issues
+[http://github.com/jmettraux/rufus-lua/issues]
 
 
 == irc
@@ -187,9 +184,8 @@ http://github.com/jmettraux/rufus-lua
 
 many thanks to the authors of Ruby FFI, and of Lua
 
-http://kenai.com/projects/ruby-ffi/
-
-http://lua.org/
+http://wiki.github.com/ffi/ffi[http://wiki.github.com/ffi/ffi]
+http://lua.org/[http://lua.org/]
 
 
 == authors
@@ -200,7 +196,7 @@ Alain Hoang, http://blogs.law.harvard.edu/hoanga/
 
 == the rest of Rufus
 
-http://rufus.rubyforge.org
+http://rufus.rubyforge.org[http://rufus.rubyforge.org]
 
 
 == license
@@ -209,5 +205,5 @@ MIT
 
 Lua itself is licensed under the MIT license as well :
 
-http://www.lua.org/license.html
+http://www.lua.org/license.html[http://www.lua.org/license.html]
 </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -3,7 +3,7 @@ Gem::Specification.new do |s|
 
   s.name = 'rufus-lua'
   s.version = '1.1.0'
-  s.authors = [ 'John Mettraux', 'Alain Hoang' ]
+  s.authors = [ 'John Mettraux', 'Alain Hoang', 'Scott Persinger' ]
   s.email = 'jmettraux@gmail.com'
   s.homepage = 'http://rufus.rubyforge.org/'
   s.platform = Gem::Platform::RUBY</diff>
      <filename>rufus-lua.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>eb2e4e6fc09df238cce043559f9c7dd28762eb77</id>
    </parent>
  </parents>
  <author>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </author>
  <url>http://github.com/jmettraux/rufus-lua/commit/24f00703629bb23261b2d1c1b470cb1cf10d550f</url>
  <id>24f00703629bb23261b2d1c1b470cb1cf10d550f</id>
  <committed-date>2009-09-29T21:24:29-07:00</committed-date>
  <authored-date>2009-09-29T21:24:29-07:00</authored-date>
  <message>preparing release 1.1.0</message>
  <tree>ca2c328a580a84ef40ca1e5d48720ab33e95c206</tree>
  <committer>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </committer>
</commit>
