aboutsummaryrefslogtreecommitdiff
path: root/changes/bug2503
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug2503')
-rw-r--r--changes/bug25034
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug2503 b/changes/bug2503
new file mode 100644
index 0000000000..50b8bf50c2
--- /dev/null
+++ b/changes/bug2503
@@ -0,0 +1,4 @@
+ o Minor features:
+ - When an HTTPS proxy reports "403 Forbidden", we now explain
+ what it means rather than calling it an unexpected status code.
+ Closes bug 2503. Patch from "mikey".