summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-07-18 17:22:47 -0500
committerJesse Luehrs <doy@tozt.net>2011-07-18 17:22:47 -0500
commit5afc70702505b74c7415b954341a653a1c823cd9 (patch)
treecca53ba1b444214ded40a53841bd755b88f7baa0 /Changes
parent895798d44ae7ed4837df1827677b27d26736b736 (diff)
downloadcircular-require-5afc70702505b74c7415b954341a653a1c823cd9.tar.gz
circular-require-5afc70702505b74c7415b954341a653a1c823cd9.zip
work around annoying base.pm behavior0.03
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index c3eae18..dae5ecc 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
Revision history for circular-require
{{$NEXT}}
+ - work around annoying base.pm behavior (reported by wooster)
0.02 2011-01-25
- handle 'require VERSION' properly on 5.8 (ether)