X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=ChangeLog;h=eddfee3b370ef7015a268e0f9d6b080d0c3f0d8e;hb=dd54dea0e09b2011f253230647a17cf2626d00f5;hp=290480dd3e1ea58f0acd6d1a5c4237305777c470;hpb=906b0a21bdd1e2c256090ca57569c63705dabbf2;p=umurmur.git diff --git a/ChangeLog b/ChangeLog index 290480d..eddfee3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +0.2.16a: +[FIX] Crash in SHM API during update (doctaweeks) +[FIX] Failure to detect missing IPv6 support in FreeBSD jails (marcusball) +[FIX] Compile-time check for availability of version_get_string (fatbob313) + 0.2.16: [FIX] Reworked timestamping code (fatbob313) [FIX] Banning works again when using IPv6 (fatbob313 and fmorgner) @@ -5,7 +10,7 @@ to enable use: - '--with-shmapi' with Autotools - '-DENABLE_SHAREDMEMORY_API=on' with CMake - The shm API allows you to use/write tools that communicate directyly with + The shm API allows you to use/write tools that communicate directly with umurmurd. For an example, see: http://github.com/umurmur/umurmur-monitor [NEW] GnuTLS backend (fmorgner) [NEW] SELinux type-enforcement rules for umurmur (fmorgner)