CHANGES in win32-file-stat-1.3.0 vs CHANGES in win32-file-stat-1.3.1
- old
+ new
@@ -1,4 +1,8 @@
+== 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
* Fixed a couple of function calls where I had forgotten to call an
explicitly wide version.
* No longer ignores failures on empty block devices, e.g. CD-ROM drives
without any media in them. A SystemCallError is raised instead.
\ No newline at end of file