summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bf3f249..067708e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+custodian (0.10-10) stable; urgency=low
+
+ * Allow the cache-busting "?ctim=XXXX" parameter to be turned
+ on/off. Defaults to being on for all HTTP-tests.
+
+ -- Steve Kemp <steve@bytemark.co.uk> Tue, 15 Oct 2013 15:16:17 +0000
+
custodian (0.10-9) stable; urgency=low
* Add ?ctime=XX to all URL-probes, to break caching.