diff --git a/CHANGES.rst b/CHANGES.rst index f3b57fb458e366f114e22ae2123b92f85581b4c4..8bc112d2d62778ca456ade6dfadf296319417549 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)