Merge branch 'maint-0.4.0'

This commit is contained in:
George Kadianakis
2019-04-25 15:47:07 +03:00
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -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.