diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-05-02 08:42:01 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-05-02 08:42:01 -0400 |
commit | 3d13841fa542889df741c8c5630ec2dd576f645d (patch) | |
tree | 1fc9288cd241d7c05fdd0cb6a0faf01e26c65c60 /changes/diagnostic_28223_redux | |
parent | 0a2b96cae63cc4eb5d24751ccc0b44501128090e (diff) | |
download | tor-3d13841fa542889df741c8c5630ec2dd576f645d.tar.gz tor-3d13841fa542889df741c8c5630ec2dd576f645d.zip |
Remove changes files that are already in 0.4.0.5 or earlier
Diffstat (limited to 'changes/diagnostic_28223_redux')
-rw-r--r-- | changes/diagnostic_28223_redux | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/diagnostic_28223_redux b/changes/diagnostic_28223_redux deleted file mode 100644 index 0d7499832e..0000000000 --- a/changes/diagnostic_28223_redux +++ /dev/null @@ -1,4 +0,0 @@ - o Minor features (diagnostic): - - Add more diagnostic log messages in an attempt to solve - the issue of NUL bytes appearing in a microdescriptor cache. - Related to ticket 28223. |