0.05 w/ R#28661 fix 0.05
Brandon L Black [Sun, 9 Sep 2007 15:53:04 +0000 (15:53 +0000)]
ChangeLog
lib/MRO/Compat.pm

index c69dc9d..4325d8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 Revision history for Perl extension MRO::Compat.
 
+0.05 - Sun Sept 9, 2007
+    - Fix for RT#28661 (ill-formated %INC filenames aren't nice)
+
 0.04 - Wed July 18, 2007
     - Removed doc warning now that 5.9.5 is out
     - Stopped the code from assuming valid classnames
index 108957a..541e1d9 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.04';
+our $VERSION = '0.05';
 
 BEGIN {
     # Alias our private functions over to