aboutsummaryrefslogtreecommitdiff
path: root/changes/bug5346
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2012-06-05 12:05:31 -0400
committerRoger Dingledine <arma@torproject.org>2012-06-05 12:05:31 -0400
commit85a98b058c06c21b2e9b8dfa2f46671fc29a92e3 (patch)
tree0cb46dd92e2a26b5ee1e18b8e08b08bc26b16955 /changes/bug5346
parent7b2afb61b21d09bc3dfc015a18538bf2826e805c (diff)
downloadtor-85a98b058c06c21b2e9b8dfa2f46671fc29a92e3.tar
tor-85a98b058c06c21b2e9b8dfa2f46671fc29a92e3.tar.gz
start folding in the changes files
Diffstat (limited to 'changes/bug5346')
-rw-r--r--changes/bug53468
1 files changed, 0 insertions, 8 deletions
diff --git a/changes/bug5346 b/changes/bug5346
deleted file mode 100644
index 3d21f9014..000000000
--- a/changes/bug5346
+++ /dev/null
@@ -1,8 +0,0 @@
- 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.
- - Reject out-of-range times like 23:59:61. Fix for bug 5346;
- bugfix on 0.0.8pre3.
-