X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=13a19fe1b979a0ae88e71c95554efaf862c4d0e8;hb=60aae12f64796bca7e8aed516f2b294120245957;hp=6bb5d4ce06afd7712c72fb15e7a9d15724a9f4fb;hpb=c6a314f35325cc7910730b193e5ff544e6023c8f;p=umurmur.git diff --git a/ChangeLog b/ChangeLog index 6bb5d4c..13a19fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +0.2.8: +Add channel passwords support. 'password = "";' in channel configuration. +Remove pointless CA cert handling with PolarSSL. Did not work anyway... +Add support for PolarSSL v1.x.x. v0.x.x is still supported. +Fix portability issues in configure script. Add poll.h to header checks. +Fix unneccesary fatal exit when client is disconnected due to SSL error. +Add configuration test flag to umurmurd (-t). + 0.2.7: Autotools build system implemented by Diaoul Add configuration option to log to file.