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/ticket33303 | |
parent | 148291a52ee9aaf87897699b839196783631ac12 (diff) | |
download | tor-1134ce3e65fbd427ae0523252a23ae75533f0912.tar.gz tor-1134ce3e65fbd427ae0523252a23ae75533f0912.zip |
Start on the 0.4.4.1-alpha changelog.
Diffstat (limited to 'changes/ticket33303')
-rw-r--r-- | changes/ticket33303 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/ticket33303 b/changes/ticket33303 deleted file mode 100644 index b7ac7b5067..0000000000 --- a/changes/ticket33303 +++ /dev/null @@ -1,4 +0,0 @@ - o Testing: - - Run the test-network-ipv6 Makefile target in the Travis CI IPv6 chutney - job. This job runs on macOS, so it's a bit slow. - Closes ticket 33303. |