CHANGES in win32-file-stat-1.2.7 vs CHANGES in win32-file-stat-1.2.8

- old
+ new

@@ -1,5 +1,10 @@ +== 1.2.8 - 29-Jul-2008 +* Internally now always uses wide character functions. +* A private alias was made private. +* Now requires windows-pr 0.9.1 or later. + == 1.2.7 - 1-Oct-2007 * Changed an error type in a private method in order to maintain compatibility with the FileUtils module. == 1.2.6 - 29-Sep-2007 @@ -30,10 +35,10 @@ with a FloatDomainError if the blksize returned 0 or nil. It now defaults to nil in that event. == 1.2.0 - 23-Apr-2006 * Removed the attribute setters. From now on this class provides readonly - methods. Use the win32-file package for attribute setters. + methods. Use the win32-file library for attribute setters. * Added the content_indexed? alias for the indexed? method. * Corresponding test suite changes. * Fixed the pp issue by writing a custom pretty_print method. == 1.1.0 - 15-Apr-2006 \ No newline at end of file