소스 검색

Add changes file for bug2503

Nick Mathewson 14 년 전
부모
커밋
379de3d10a
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      changes/bug2503

+ 4 - 0
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".