Version 0.10. 0.10
Florian Ragwitz [Tue, 24 Mar 2009 23:52:06 +0000 (00:52 +0100)]
ChangeLog
lib/MRO/Compat.pm

index 3ebc1a4..c82dceb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 Revision history for Perl extension MRO::Compat.
 
+0.10 - Wed Mar 25, 2009
+    - Remove the fake Build.PL. Module::Install doesn't support that anymore.
+      (Florian Ragwitz)
+    - Remove auto_install from Makefile.PL. Its use is strongly discouraged.
+      (Closes RT#44542) (Simon Betrang)
+
 0.09 - Thu Jun 5, 2008
     - No change from 0.08_01
 
index 8c42622..63aea3e 100644 (file)
@@ -5,7 +5,7 @@ require 5.006_000;
 
 # Keep this < 1.00, so people can tell the fake
 #  mro.pm from the real one
-our $VERSION = '0.09';
+our $VERSION = '0.10';
 
 BEGIN {
     # Alias our private functions over to