CHANGES in win32-file-0.6.5 vs CHANGES in win32-file-0.6.6
- old
+ new
@@ -1,4 +1,9 @@
+== 0.6.6 - 3-Sep-2010
+* Fixed a bug in the custom File.dirname where trailing slashes were
+ affecting the result. Trailing slashes are now ignored.
+* Added a global test task and a default rake task. Both run all tests.
+
== 0.6.5 - 19-Jul-2010
* Removed debug print statement (oops!).
== 0.6.4 - 3-Jun-2010
* Redefined the File.join method so that it converts all forward slashes