CHANGES in win32-file-0.6.2 vs CHANGES in win32-file-0.6.3

- old
+ new

@@ -1,4 +1,9 @@ +== 0.6.3 - 24-Aug-2009 +* Refactored the File.directory? method so that it checks against the + INVALID_FILE_ATTRIBUTES constant instead of a hard coded value. +* Updated windows-pr dependency to 1.0.8. + == 0.6.2 - 21-Aug-2009 * Changed the license to Artistic 2.0. * Several gemspec updates, including the license and description. * Refactored the File.attributes method so that it isn't making a bunch of calls to File::Stat.