CHANGES in win32-file-stat-1.3.1 vs CHANGES in win32-file-stat-1.3.2

- old
+ new

@@ -1,4 +1,13 @@ +== 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. + These are now generated within the test suite itself. +* Fixed two broken size tests, and now omits one blockdev test if there's no + media in the drive. + == 1.3.1 - 9-Aug-2008 * Fixed the stat buf to be the proper size (I had too many struct members). * Modified the tests slightly. == 1.3.0 - 1-Aug-2008 \ No newline at end of file