CHANGES in win32-file-stat-1.2.5 vs CHANGES in win32-file-stat-1.2.6
- old
+ new
@@ -1,4 +1,13 @@
+== 1.2.6 - 29-Sep-2007
+* Minor tweak to the way I handle redefining the initialize method. The
+ old_init alias is now removed.
+* Now handles a potential failure in getting the atime, ctime and mtime,
+ caused by the underlying filesystem, e.g. Samba. If it fails, these
+ fields are set to the epoch. Thanks go an anonymous user for the spot.
+* Added a Rakefile that includes tasks for installation and testing.
+* Removed the install.rb file. That has been inlined into the Rakefile.
+
== 1.2.5 - 5-Apr-2007
* Now runs -w clean.
== 1.2.4 - 22-Jan-2007
* Improved block device handling.
\ No newline at end of file