Correct a couple of log messages in tortls.c

This commit is contained in:
Robert Ransom
2010-10-01 17:48:07 -07:00
committed by Nick Mathewson
parent 068185eca2
commit c70d9d77ab
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
o Minor bugfixes:
- Correctly describe errors that occur when generating a TLS object
when logging them. Previously we would attribtue them to a failure
while generating a TLS context. Bugfix by Robert Ransom. Bugfix
on 0.1.0.4-rc.