From: Martin Johansson Date: Fri, 20 Dec 2013 21:15:00 +0000 (+0100) Subject: Update changelog X-Git-Url: http://git.code-monkey.de/?p=umurmur.git;a=commitdiff_plain;h=5117d6fb13b7c2f88caea6cdcc15e2d6c433f6c0 Update changelog --- diff --git a/ChangeLog b/ChangeLog index 5cbc972..3a6901c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +0.2.14: +Add 'silent' option to channel configuration. +Add 'position' option to channel configuration. +Support PolarSSL 1.3.x. +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.