diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-02-05 14:01:56 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-02-05 14:01:56 -0500 |
commit | f8ecdd7031a16e560cf00d327b1f2b1938629762 (patch) | |
tree | af4198e6d4526cacc1fea54a9f2149b523ede612 /changes/ticket14107 | |
parent | 227422155721597d7ad528749f7295e92f1ce9fc (diff) | |
download | tor-f8ecdd7031a16e560cf00d327b1f2b1938629762.tar.gz tor-f8ecdd7031a16e560cf00d327b1f2b1938629762.zip |
Start working on an 0.2.3 changelog
This is just sorting the entries and lightly editing a couple of
problems I found.
Diffstat (limited to 'changes/ticket14107')
-rw-r--r-- | changes/ticket14107 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/ticket14107 b/changes/ticket14107 deleted file mode 100644 index e4ba6becb3..0000000000 --- a/changes/ticket14107 +++ /dev/null @@ -1,6 +0,0 @@ - o Testing: - - - New "make test-stem" target to run stem integration tests. - Requires that the "STEM_SOURCE_DIR" environment variable be set. - Closes ticket 14107. - |