diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-02-02 10:25:25 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-02-02 10:25:25 -0500 |
commit | 69deab8b2a5f09577fa4f15190c3aac181f5b6af (patch) | |
tree | 64892762ba20961887f5ceb102d4883f946c4d50 /changes | |
parent | f4b79bc4208132d057a7be04e6135480129c5048 (diff) | |
parent | 5bcf9522618307ca4829ee7349a482a869766d6e (diff) | |
download | tor-69deab8b2a5f09577fa4f15190c3aac181f5b6af.tar.gz tor-69deab8b2a5f09577fa4f15190c3aac181f5b6af.zip |
Merge remote-tracking branch 'public/bug13319'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug13319 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/bug13319 b/changes/bug13319 new file mode 100644 index 0000000000..eee95c84a5 --- /dev/null +++ b/changes/bug13319 @@ -0,0 +1,4 @@ + o Minor bugfixes: + - Check more thoroughly throughout the TLS code for possible unlogged + TLS errors. Possible diagnostic or fix for bug 13319. + |