diff options
author | Robin Houston <robin.houston@gmail.com> | 2012-01-09 13:37:41 +0000 |
---|---|---|
committer | Robin Houston <robin.houston@gmail.com> | 2012-01-09 13:37:41 +0000 |
commit | 3759249be76d2afcc2efc9e4c2d60a1d064341e5 (patch) | |
tree | 404083a35ce5fb79e6b6e6de6052af0af3c93e00 /doc | |
parent | 5cabf8a340d55d317187191637921b11fdc5c56c (diff) | |
parent | a7e1e755bb94c63de87e0a2459ca1ee7dd341ba9 (diff) |
Merge branch 'release/0.5' into develop
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 4ad0d851a..8778aaac2 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -19,6 +19,7 @@ * Ensure you have values for new config variables (see `config/general.yml-example`): * EXCEPTION_NOTIFICATIONS_FROM * EXCEPTION_NOTIFICATIONS_TO +* The recommended Varnish config has changed, so that we ignore more cookies. You should review your Varnish config with respect to the example at `config/varnish-alaveteli.vcl`. # Version 0.4 |