From: Felix Morgner Date: Thu, 14 May 2015 08:47:05 +0000 (+0200) Subject: Merge pull request #59 from Hello71/patch-1 X-Git-Url: http://git.code-monkey.de/?p=umurmur.git;a=commitdiff_plain;h=142aa5ec03936235cf66b0ee146558f513820f39;hp=906b0a21bdd1e2c256090ca57569c63705dabbf2 Merge pull request #59 from Hello71/patch-1 ChangeLog: fix typo --- diff --git a/ChangeLog b/ChangeLog index 290480d..84dd2cc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,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)