diff options
author | David Goulet <dgoulet@torproject.org> | 2021-10-25 10:13:46 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2021-10-25 10:19:44 -0400 |
commit | 78f5c96272bba39a9bd43944e588ced4728266ae (patch) | |
tree | a1ef184c8a88b403235120b209311028d3288077 /changes/ticket40182 | |
parent | 2f171f30c8fdcf968ea304d48c42db9fbd0efdf4 (diff) | |
download | tor-78f5c96272bba39a9bd43944e588ced4728266ae.tar.gz tor-78f5c96272bba39a9bd43944e588ced4728266ae.zip |
changelog: ChangeLog for 0.4.7.2-alpha release
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'changes/ticket40182')
-rw-r--r-- | changes/ticket40182 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket40182 b/changes/ticket40182 deleted file mode 100644 index ad75c38534..0000000000 --- a/changes/ticket40182 +++ /dev/null @@ -1,4 +0,0 @@ - o Minor bugfixes (logging): - - If a channel has never received, transmitted a cell or seen a client, do - not calculate time diffs against 1/1/1970 but log another prettier - message. Fixes bug 40182; bugfix on 0.2.4.4. |