CHANGES in win32-file-stat-1.3.2 vs CHANGES in win32-file-stat-1.3.3
- old
+ new
@@ -1,4 +1,11 @@
+== 1.3.3 - 9-Feb-2009
+* Fixed a bug where File::Stat.new failed on locked files. Thanks go to
+ Montgomery Kosma for the spot.
+* Now requires windows-pr 1.0.0 or later.
+* Updated the README to note that 32 bit versions of Ruby which attempt
+ to access locked system files on 64 bit versions of MS Windows will fail.
+
== 1.3.2 - 1-Oct-2008
* Fixed an issue with the private get_blksize method.
* Updated the test suite to use Test::Unit 2.x, which also makes it a
required dependency.
* Removed the pre-generated .txt and .exe files that were used for testing.
\ No newline at end of file