Browse Source

changes file for branch bug5346

Nick Mathewson 13 years ago
parent
commit
7ae798ac38
1 changed files with 6 additions and 0 deletions
  1. 6 0
      changes/bug5346

+ 6 - 0
changes/bug5346

@@ -0,0 +1,6 @@
+  o Minor bugfixes:
+    - Correct parsing of certain date types in parse_http_time().
+      Without this patch, If-Modified-Since would behave
+      incorrectly. Fix for bug 5346; bugfix on 0.2.0.2-alpha. Patch from
+      Esteban Manchado Velázques.
+