diff options
author | Nick Mathewson <nickm@torproject.org> | 2019-12-05 12:50:18 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-12-05 12:50:18 -0500 |
commit | 948e9bf6c13b0259d24d5504186ae2f59f872e27 (patch) | |
tree | f6a6210a39ca71134b785222137a85f2a3cfc6ba /changes/ticket30213 | |
parent | aa47cb6e0f6edb2adeb357d2da1b090a11430f96 (diff) | |
download | tor-948e9bf6c13b0259d24d5504186ae2f59f872e27.tar.gz tor-948e9bf6c13b0259d24d5504186ae2f59f872e27.zip |
Start a changelog for 0.4.0.6
Diffstat (limited to 'changes/ticket30213')
-rw-r--r-- | changes/ticket30213 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/ticket30213 b/changes/ticket30213 deleted file mode 100644 index acb7614807..0000000000 --- a/changes/ticket30213 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor features (continuous integration): - - Remove sudo configuration lines from .travis.yml as they are no longer - needed with current Travis build environment. Resolves issue 30213. |