From: Martin Johansson Date: Wed, 1 Jan 2014 21:40:30 +0000 (+0100) Subject: Update ChangeLog X-Git-Url: http://git.code-monkey.de/?p=umurmur.git;a=commitdiff_plain;h=9685e692ba2c2cf0056755f811bf0bdd3e005b2f Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 3a6901c..31ca353 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ 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.