diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-04-23 14:59:38 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-04-23 14:59:38 -0400 |
commit | aa1ad30fc9c629eea44d715041f29e4838ff3175 (patch) | |
tree | a1c50553bfa52d1bf3202942c10844074d2665f2 /changes/ticket11528 | |
parent | 7a8cac14d52b6e107990cb251bd75b148ef35567 (diff) | |
download | tor-aa1ad30fc9c629eea44d715041f29e4838ff3175.tar tor-aa1ad30fc9c629eea44d715041f29e4838ff3175.tar.gz |
copy all the changes files into the changelog again. still unedited
Diffstat (limited to 'changes/ticket11528')
-rw-r--r-- | changes/ticket11528 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/ticket11528 b/changes/ticket11528 deleted file mode 100644 index 15daad995..000000000 --- a/changes/ticket11528 +++ /dev/null @@ -1,6 +0,0 @@ - o Minor features: - - Servers now trust themselves to have a better view than clients of - which TLS ciphersuites to choose. (Thanks to #11513, the server - list is now well-considered, whereas the client list has been - chosen mainly for anti-fingerprinting purposes.) Resolves ticket - 11528. |