Skip to content

Commit

Permalink
Amend changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
janwijbrand committed Feb 8, 2018
1 parent 83505dc commit f6efc3c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGES.txt
Expand Up @@ -5,7 +5,9 @@ Changelog
------------------

- Bugfix: Exception pages did not report their contents as text/html, but used
text/plain instead, or didnt report Content-Type at all.
text/plain instead (from their `zope.errorview` baseclasses). Layouts and
pages are about HTML however and the sensible default content type for those
is `text/html`

3.0.2 (2018-01-17)
------------------
Expand Down

0 comments on commit f6efc3c

Please sign in to comment.