added hash stub
[umurmur.git] / ChangeLog
index 3a6901c4617ef55e80e21ad477531da7f40a0a93..b665ea0f9f9df1b1bdd366c7a5cd6a4d89b2ade2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
+0.2.15:
+IPv6 dual-stack support (fmorgner).
+CMake build system added alongside Autotools (fmorgner).
+Update to use Protobuf-C 1.0.0.
+
 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.