add new item to changelog

This commit is contained in:
Vincent Hanquez 2014-03-23 11:07:40 +00:00
parent 8653d49a42
commit fc4d94823b

View file

@ -1,3 +1,9 @@
## Version 1.2.6 (23 Mar 2014)
- Fixed socket backend endless loop when the server does not close connection
properly at the TLS level with the close notify alert.
- Catch Error_EOF in recvData and return empty data.
## Version 1.2.5 (23 Mar 2014) ## Version 1.2.5 (23 Mar 2014)
- Fixed Server key exchange data being parsed without the correct - Fixed Server key exchange data being parsed without the correct