diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.9.2.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/releases/1.9.2.txt b/docs/releases/1.9.2.txt index 484fb6e4c2..8e04de6e29 100644 --- a/docs/releases/1.9.2.txt +++ b/docs/releases/1.9.2.txt @@ -9,4 +9,5 @@ Django 1.9.2 fixes several bugs in 1.9.1. Bugfixes ======== -* ... +* Fixed a regression in ``ConditionalGetMiddleware`` causing ``If-None-Match`` checks + to always return HTTP 200 (:ticket:`26024`). |
