summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-01-06 11:07:33 -0600
committerJesse Luehrs <doy@tozt.net>2012-01-06 11:08:05 -0600
commite17323538f7f49e7371f5e92bd2ab87f6a838e7d (patch)
tree9348debfc217a9e0373c205f2fe70d12753ff9d2 /Changes
parent91ab43aad7017b407f112aee88acfc66fad4f4fd (diff)
downloadcircular-require-e17323538f7f49e7371f5e92bd2ab87f6a838e7d.tar.gz
circular-require-e17323538f7f49e7371f5e92bd2ab87f6a838e7d.zip
stop loading B on demand
Diffstat (limited to 'Changes')
-rw-r--r--Changes1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changes b/Changes
index 94d3446..7845c37 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
Revision history for circular-require
{{$NEXT}}
+ - loading B on demand causes issues, stop doing that
0.07 2012-01-06
- make this module use dynamic scope rather than being entirely global