Moved Locale-Maketext from lib/ to ext/
[p5sagit/p5-mst-13.2.git] / ext / Win32 / Changes
index 62077ba..364a902 100644 (file)
@@ -1,5 +1,12 @@
 Revision history for the Perl extension Win32.
 
+0.39   [2009-01-19]
+       - Add support for Windows 2008 Server and Windows 7 in
+         Win32::GetOSName() and in the documentation for
+         Win32::GetOSVersion().
+       - Make Win32::GetOSName() implementation testable.
+       - Document that the OSName for Win32s is actually "WinWin32s".
+
 0.38   [2008-06-27]
        - Fix Cygwin releated problems in t/GetCurrentThreadId.t
          (Jerry D. Hedden).