aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2013-06-26 12:18:05 -0700
committerLouise Crow <louise.crow@gmail.com>2013-06-26 12:18:05 -0700
commit3194a7801684d010dac94c26cf39bb780bfcd17e (patch)
tree030994a42276376a5198d6cc76695ee67d528778
parent9452a2e5fffd35be383250ada139b349a5866acb (diff)
Remove notes for c1b3324922687778b316ee1a180582013bcf6d0e, it was reverted in 9452a2e5fffd35be383250ada139b349a5866acb as it causes ajax requests to be refused in the new request process.release/0.12
-rw-r--r--doc/CHANGES.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md
index 874e01bdc..f0e98b1d7 100644
--- a/doc/CHANGES.md
+++ b/doc/CHANGES.md
@@ -5,7 +5,6 @@
* Users can now give more information when reporting a request as unsuitable (Matthew Landauer)
* The donation url presented to users when they report their request as successful or partially successful is now option and the url itself can be configured using the config param DONATION_URL
* Internal review request text is now translatable
-* ACCEPT headers are ignored in the specification of formats, only formats supplied in URLs are considered
* config/crontab.ugly is now config/crontab-example
* Search query highlighting should now work with non-ascii characters [issue #505](https://github.com/mysociety/alaveteli/issues/505) (Matthew Landauer)
* A bug that allowed people to sign up with email addresses with spaces in them has been fixed [issue #980](https://github.com/mysociety/alaveteli/issues/980)