- Fix Win32 / Cygwin detection (emazep).
[p5sagit/local-lib.git] / Changes
diff --git a/Changes b/Changes
index eb4c813..7708d96 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,8 +1,12 @@
 Revision history for local::lib
 
+1.004004 2009-08-05
+
         - Add dependency on Extutils::Install 1.43 and install in --bootstrap
           otherwise we fail to build with latest MakeMaker on OpenSolaris (t0m)
 
+        - Fix Win32 / Cygwin detection (emazep).
+
 1.004003 2009-16-16
         - Stop Makefile.PL exploding if your CPAN is too old to have
           CPAN::HandleConfig. Needed when installing local::lib via CPAN