diff options
Diffstat (limited to 'changes/bug4528')
-rw-r--r-- | changes/bug4528 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug4528 b/changes/bug4528 deleted file mode 100644 index 8703d6a010..0000000000 --- a/changes/bug4528 +++ /dev/null @@ -1,6 +0,0 @@ - - o Minor bugfixes: - - Make sure that there are no unhandled pending TLS errors before - reading from a TLS stream. We had checks in 0.1.0.3-rc, but - lost them in 0.1.0.5-rc when we refactored read_to_buf_tls(). - Bugfix on 0.1.0.5-rc; fixes bug 4528. |