Support for AIX header locations in net.c module

This commit is contained in:
Paul Bakker 2013-07-26 14:10:22 +02:00
parent 66c4810ffe
commit 1e6a175362
2 changed files with 4 additions and 1 deletions

View file

@ -33,6 +33,7 @@ Changes
Bugfix
* Fixed parse error in ssl_parse_certificate_request()
* zlib compression/decompression skipped on empty blocks
* Support for AIX header locations in net.c module
= Version 1.2.8 released 2013-06-19
Features