<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,10 @@
 = pathname3 Changelog
 
+== Version 1.2.0
+
+* Better compatibility with Pathname
+* Full documentation
+
 == Version 1.1.0
 
 * More compliant with original Pathname.</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -7,7 +7,7 @@ require 'find'
 # paths than the class-level methods on File, FileTest, Dir, and Find.
 #
 class Pathname &lt; String
-  VERSION     = '1.1.0' # version of the library
+  VERSION     = '1.2.0' # version of the library
   SYMLOOP_MAX = 8       # deepest symlink traversal
   
   ROOT    = '/'.freeze</diff>
      <filename>lib/pathname3.rb</filename>
    </modified>
    <modified>
      <diff>@@ -6,7 +6,7 @@ Gem::Specification.new do |s|
   s.homepage = 'http://github.com/stouset/pathname3/'
   
   s.name        = 'pathname3'
-  s.version     = Pathname::VERSION
+  s.version     = Pathname::VERSION # version 1.2.0
   s.platform    = Gem::Platform::RUBY
   s.description = 'Faster replacement for pathname and pathname2'
   s.summary     = &lt;&lt;-DESC.strip.gsub(/\s+/, ' ')</diff>
      <filename>pathname3.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>abef00bead7c883519c6d2656b7b48e0f96e161c</id>
    </parent>
  </parents>
  <author>
    <name>Stephen Touset</name>
    <email>stephen@touset.org</email>
  </author>
  <url>http://github.com/stouset/pathname3/commit/4302e5c1e9bef676be64b4c7852ec5e7ed54d88a</url>
  <id>4302e5c1e9bef676be64b4c7852ec5e7ed54d88a</id>
  <committed-date>2008-05-21T12:51:36-07:00</committed-date>
  <authored-date>2008-05-21T12:51:36-07:00</authored-date>
  <message>Version bump</message>
  <tree>9d3be9745c54d0c414c2d679281ef1bcb9c979b5</tree>
  <committer>
    <name>Stephen Touset</name>
    <email>stephen@touset.org</email>
  </committer>
</commit>
