summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-12-17 17:09:37 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-12-17 17:09:37 -0500
commita9a4e9b4399417354790757ea8a6ebbaa3ab11a0 (patch)
tree106cf61d176e3f52051dc2cddbf461fba5e570f1
parent9a5598f56633c098c13404e235cb13e32683b8c0 (diff)
downloadcherrypy-a9a4e9b4399417354790757ea8a6ebbaa3ab11a0.tar.gz
Update changelog3.8.2
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 2f2e9029..f091870b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,4 +1,11 @@
-----
+3.8.2
+-----
+
+* Pull Request #116: Correct InternalServerError when null bytes in
+ static file path. Now responds with 404 instead.
+
+-----
3.8.0
-----