aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2019-04-25 15:47:07 +0300
committerGeorge Kadianakis <desnacked@riseup.net>2019-04-25 15:47:07 +0300
commit974c2674ebb8fb6716cc147e04eff6058094565f (patch)
treed38e44cb16305d77d3abbe814d8e51d23890c949 /changes
parent811a93f80333d0f31ea9a46d9a1606c8e4ef11da (diff)
parenta39789a02c2d89eaa8289a68a6b0fab0cc4d71dc (diff)
downloadtor-974c2674ebb8fb6716cc147e04eff6058094565f.tar.gz
tor-974c2674ebb8fb6716cc147e04eff6058094565f.zip
Merge branch 'maint-0.4.0'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug300017
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/bug30001 b/changes/bug30001
new file mode 100644
index 0000000000..52e58872ef
--- /dev/null
+++ b/changes/bug30001
@@ -0,0 +1,7 @@
+ o Minor features (testing):
+ - Use the approx_time() function when setting the "Expires" header
+ in directory replies, to make them more testable. Needed for
+ ticket 30001.
+ o Minor bug fixes (testing):
+ - Check the time in the "Expires" header with approx_time().
+ Fixes bug 30001; bugfix on 0.4.0.4-rc.