From ab48d7901e4626120ff430e597cbb32d007e9e0b Mon Sep 17 00:00:00 2001
From: Miran <narimiran@disroot.org>
Date: Sun, 1 Sep 2019 00:04:10 +0200
Subject: hashes: implement murmur3 (#12022)

* hashes: implement murmur3
* refactoring; there is only one murmurHash and it works at compile-time via VM hooks
* fixes JS tests
* makes toOpenArrayByte work with C++
* make it bootstrap in C++ mode for 0.20
---
 changelog.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'changelog.md')

diff --git a/changelog.md b/changelog.md
index 35395afd3..57820c81f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -50,7 +50,7 @@ type
 
 - Added `os.delEnv` and `nimscript.delEnv`. (#11466)
 
-- Enable Oid usage in hashtables. (#11472)
+- Enabled Oid usage in hashtables. (#11472)
 
 - Added `unsafeColumnAt` procs, that return unsafe cstring from InstantRow. (#11647)
 
-- 
cgit 1.4.1-2-gfad0