]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
changes file for branch bug5346
authorNick Mathewson <nickm@torproject.org>
Fri, 9 Mar 2012 02:26:48 +0000 (21:26 -0500)
committerNick Mathewson <nickm@torproject.org>
Wed, 16 May 2012 16:14:48 +0000 (12:14 -0400)
changes/bug5346 [new file with mode: 0644]

diff --git a/changes/bug5346 b/changes/bug5346
new file mode 100644 (file)
index 0000000..490eb35
--- /dev/null
@@ -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.
+