CHANGES in ptools-1.1.1 vs CHANGES in ptools-1.1.2
- old
+ new
@@ -1,4 +1,9 @@
+== 1.1.2 - 28-Apr-2007
+* Fixed a require line that could cause problems on MS Windows.
+* Added a Rakefile which includes tasks for installation and testing.
+* Some cleanup and improvement in the various test files.
+
== 1.1.1 - 24-Aug-2006
* Added the File.binary? method, based on code from Ryan Davis.
== 1.1.0 - 23-Aug-2006
* Added the File.null method which returns the bit bucket on your platform.