aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/plugins/interlock/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/plugins/interlock/CHANGELOG')
-rw-r--r--vendor/plugins/interlock/CHANGELOG10
1 files changed, 10 insertions, 0 deletions
diff --git a/vendor/plugins/interlock/CHANGELOG b/vendor/plugins/interlock/CHANGELOG
new file mode 100644
index 000000000..939594153
--- /dev/null
+++ b/vendor/plugins/interlock/CHANGELOG
@@ -0,0 +1,10 @@
+
+v1.4. Rails 2.1 compatibility. Store dependency trees per object, when possible. Use shorter namespaces for Memcached.
+
+v1.3. Add basic finder memoization.
+
+v1.2. Add compatibility with Memcached client.
+
+v1.1. Add :perform => false option. Cache :content_for. Test nested view_cache blocks. Don't assign conventional dependency when called from the view, because we don't know what the controller might have already specified.
+
+v1.0. First release.