diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-01-12 08:13:25 +0000 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-01-12 08:13:25 +0000 |
commit | e919e3e2a1b0c12534f422153787fcb04da0638b (patch) | |
tree | dd40bc73a77b50438f5db70be5127f6529ac73ee | |
parent | f158e9c96d2af74c940a8d775799fcb9755d0b12 (diff) |
mention elinks config in the upgrade notes
-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 8778aaac2..99aaf7c98 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -20,6 +20,7 @@ * 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`. +* Consider setting elinks global config as described in the "Troubleshooting" section of INSTALL.md # Version 0.4 |