From: Alex Xu Date: Sun, 12 Apr 2015 14:25:20 +0000 (-0400) Subject: ChangeLog: fix typo X-Git-Url: http://git.code-monkey.de/?p=umurmur.git;a=commitdiff_plain;h=28e8c1ed818f12907b70acf3489775e4077a3049 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)