X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=ChangeLog;h=31ca353478fb1febaca7107cde09398fe3299e47;hb=0567c05fb6380d61bbbc6a9858ead4df82f2718d;hp=5cbc972bb5c8df05ce034d0a19704168f8c19758;hpb=0203f5ed9211a3e0958d83844db32bad7a0e11e7;p=umurmur.git diff --git a/ChangeLog b/ChangeLog index 5cbc972..31ca353 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +0.2.14: +Add 'silent' option to channel configuration. +Add 'position' option to channel configuration. +Support PolarSSL 1.3.x. +Handle PolarSSL compiled with zlib-support. +Use CLOCK_MONOTONIC instead of gettimeofday() which can cause mayhem if + time changes dramatically, e.g. when synchronizing with time + server. +Add support for certificate chain delivery for OpenSSL via new option 'ca_path'. + 0.2.13: Fix Opus not working. Add timestamp when logging to file.