<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,12 @@
 = pathname3 Changelog
 
+== Version 1.2.2
+
+* Fixes a bug where split didn't return Pathnames
+* Fixes a bug where empty components of a path were joined
+* Fixes bugs where methods were called on the wrong class
+* Documentation improvements
+
 == Version 1.2.1
 
 * Fix a bug where Pathname#open was accidentally redefined due to misnamed</diff>
      <filename>CHANGES</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.2.1' # version of the library
+  VERSION     = '1.2.2' # version of the library
   SYMLOOP_MAX = 8       # deepest symlink traversal
   
   ROOT    = '/'.freeze</diff>
      <filename>lib/pathname3.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>103272806c44ed59fca1a2256064d1598d6ab5f5</id>
    </parent>
  </parents>
  <author>
    <name>Stephen Touset</name>
    <email>stephen@touset.org</email>
  </author>
  <url>http://github.com/stouset/pathname3/commit/ef2526fb7f34cc3dbc25275ca227ded3056578c7</url>
  <id>ef2526fb7f34cc3dbc25275ca227ded3056578c7</id>
  <committed-date>2008-05-29T17:18:44-07:00</committed-date>
  <authored-date>2008-05-29T17:18:44-07:00</authored-date>
  <message>Version bump</message>
  <tree>74be676b2baa64d3e9b2971127b626814a324038</tree>
  <committer>
    <name>Stephen Touset</name>
    <email>stephen@touset.org</email>
  </committer>
</commit>
