diff options
author | Nick Mathewson <nickm@torproject.org> | 2020-06-15 16:52:44 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2020-06-15 16:52:44 -0400 |
commit | 1134ce3e65fbd427ae0523252a23ae75533f0912 (patch) | |
tree | fd0db1d126466de781f03a75c31bbb8e99997bf5 /changes/ticket33779 | |
parent | 148291a52ee9aaf87897699b839196783631ac12 (diff) | |
download | tor-1134ce3e65fbd427ae0523252a23ae75533f0912.tar.gz tor-1134ce3e65fbd427ae0523252a23ae75533f0912.zip |
Start on the 0.4.4.1-alpha changelog.
Diffstat (limited to 'changes/ticket33779')
-rw-r--r-- | changes/ticket33779 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/ticket33779 b/changes/ticket33779 deleted file mode 100644 index d4bc769ebb..0000000000 --- a/changes/ticket33779 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes (onion service, logging): - - Typo in a log info level when PublishHidServDescriptors is set to 0. - Fixes bug 33779; bugfix on 0.3.2.1-alpha. |