mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
8 lines
329 B
Plaintext
8 lines
329 B
Plaintext
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.
|