summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-06-21 02:15:12 -0400
committerJesse Luehrs <doy@tozt.net>2013-06-21 02:17:47 -0400
commit90cb3049e67c573dd479ba9ee5e4f5fe189916c2 (patch)
treeed99880cbd7cbe36bdbdc2e246e9cae3fa6745ca /Changes
parentbd786985415d1883aa8da00f7f7d9860112e3875 (diff)
downloadclass-refresh-90cb3049e67c573dd479ba9ee5e4f5fe189916c2.tar.gz
class-refresh-90cb3049e67c573dd479ba9ee5e4f5fe189916c2.zip
fix refreshing a module first loaded after the first refresh call
Diffstat (limited to 'Changes')
-rw-r--r--Changes2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changes b/Changes
index 85c4f27..5307fe2 100644
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
Revision history for Class-Refresh
{{$NEXT}}
+ - fix refreshing a module for the first time when it was first loaded
+ after the first call to refresh
0.03 2013-06-21
- fix the case where reloading after a compilation error wouldn't work