From d4097709372a2404b36073d89966121f653d83ca Mon Sep 17 00:00:00 2001
From: ulif <uli@gnufix.de>
Date: Tue, 29 Aug 2017 22:42:34 +0200
Subject: [PATCH] Update history.

Kudos to @drebs for another fine patch.
---
 CHANGES.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGES.rst b/CHANGES.rst
index f3b57fb..8bc112d 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -14,6 +14,8 @@ Changes
 - Import `ConfigParser` instead of `SafeConfigParser` if the latter is an alias
   of the former.
 - Fixed #37. Ensure file descriptors are closed properly.
+- Fixed #38. Get wordlists dir by function (instead of const) to allow
+  reproducible builds. Kudos go to @drebs, again.
 
 
 0.9.1 (2016-12-24)
-- 
GitLab