summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/releases/1.7.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.7.txt b/docs/releases/1.7.txt
index e32e60be35..2aab6f26a7 100644
--- a/docs/releases/1.7.txt
+++ b/docs/releases/1.7.txt
@@ -383,6 +383,9 @@ Management Commands
translation file is updated, i.e. after running
:djadmin:`compilemessages`.
+ * All HTTP requests are logged to the console, including requests for static
+ files or ``favicon.ico`` that used to be filtered out.
+
Models
^^^^^^