CHANGES in win32-file-0.7.3 vs CHANGES in win32-file-0.8.0

- old
+ new

@@ -1,4 +1,9 @@ +== 0.8.0 - 30-Oct-2015 +* The File.atime, File.ctime and File.mtime methods now accept an optional + second argument. If present, those values are set to whatever value that + you provided. + == 0.7.3 - 26-Oct-2015 * This gem is now signed. * Fixed a test for File.file? * Added a win32-file.rb file for convenience.