As the title says.
New stuff (taken directly from the ChangeLog):
o Add 'silent' option to channel configuration.
o Add 'position' option to channel configuration.
o Support PolarSSL 1.3.x.
o Handle PolarSSL compiled with zlib-support.
o Use CLOCK_MONOTONIC instead of gettimeofday() which can cause mayhem if
time changes dramatically, e.g. when synchronizing with time
server.
o Add support for certificate chain delivery for OpenSSL via new option 'ca_path'.
Hope it works OK. I haven't been able to test the new stuff thoroughly myself, but most of it is contributions so I expect the contributors spent some QA time... :)
Have fun!