zbyszek / rpms / pyhunspell

Forked from rpms/pyhunspell 6 years ago
Clone
101174d
From f2292415e36c3d08ce6fa64040f60678f228953b Mon Sep 17 00:00:00 2001
101174d
From: =?UTF-8?q?Beno=C3=AEt=20Latinier?= <benoit@latinier.fr>
101174d
Date: Sat, 3 Feb 2018 18:10:11 +0100
101174d
Subject: [PATCH 11/12] Update AUTHOR/CHANGELOG
101174d
101174d
---
101174d
 AUTHORS.md   | 1 +
101174d
 CHANGELOG.md | 4 ++++
101174d
 2 files changed, 5 insertions(+)
101174d
101174d
diff --git a/AUTHORS.md b/AUTHORS.md
101174d
index 4a9494a..0e2ec8c 100644
101174d
--- a/AUTHORS.md
101174d
+++ b/AUTHORS.md
101174d
@@ -5,6 +5,7 @@
101174d
 - Benjamin Drung ([@bdrung](https://github.com/bdrung))  <bdrung@debian.org>
101174d
 - BenoƮt Latinier ([@blatinier](https://github.com/blatinier))  <benoit@latinier.fr> (**Owner**)
101174d
 - Denes Lados ([@mimrock](https://github.com/mimrock)) <mimrock@users.noreply.github.com>
101174d
+- Fabien Bourrel ([@Far3t](https://github.com/Far3t)) <fabien@bourrel.me>
101174d
 - Leif Arne Storset (([@lastorset](https://github.com/lastorset)) <leifarne@storset.net>
101174d
 - Marios Zindilis ([@marios-zindilis](https://github.com/marios-zindilis))  <marios@zindilis.com>
101174d
 - Mateusz Korniak ([@matkor](https://github.com/matkor))  <mateusz-lists@ant.gliwice.pl>
101174d
diff --git a/CHANGELOG.md b/CHANGELOG.md
101174d
index 43ede67..357f217 100644
101174d
--- a/CHANGELOG.md
101174d
+++ b/CHANGELOG.md
101174d
@@ -1,5 +1,9 @@
101174d
 # Changelog
101174d
 
101174d
+## 0.5.4 (???)
101174d
+### Bug fixes
101174d
+- Fix a memory leak at instanciation (issue #39 fixed by @Far3t)
101174d
+
101174d
 ## 0.5.3 (2018-02-02)
101174d
 ### Improvements
101174d
 - Use only setuptools to build package, allows integration with conda
101174d
-- 
101174d
2.14.3
101174d