diff options
author | cypherpunks <cypherpunks@torproject.org> | 2015-03-18 16:45:48 +0100 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-04-23 10:00:00 -0400 |
commit | d54b17f479e6114f7443f8f62cac9323251e370a (patch) | |
tree | b84bf81c49c1a465d91515ddfa4e732b517a0ad1 /changes | |
parent | 0e89abfa73ee8494f1e654823ab68282858038b0 (diff) | |
download | tor-d54b17f479e6114f7443f8f62cac9323251e370a.tar.gz tor-d54b17f479e6114f7443f8f62cac9323251e370a.zip |
Add changes file for 15344.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/feature15344 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/feature15344 b/changes/feature15344 new file mode 100644 index 0000000000..3bd640a775 --- /dev/null +++ b/changes/feature15344 @@ -0,0 +1,3 @@ + o Minor features (testing): + - Integrate the ntor, backtrace and zero lengths keys tests into the + automake test suite. Closes ticket 15344. |