From d22514e8f6f453284dd1cc23197d407c56ae127c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Manuel=20P=C3=A9gouri=C3=A9-Gonnard?= Date: Tue, 2 Jun 2015 12:59:59 +0100 Subject: [PATCH] Fix contributor's name in Changelog --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 18876e5a2..b061da31e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -128,7 +128,7 @@ Features Bugfix * Fix bug in entropy.c when THREADING_C is also enabled that caused - entropy_free() to crash (found and fixed by ptahpeteh). + entropy_free() to crash (thanks to RafaƂ Przywara). * Stack buffer overflow if ctr_drbg_update() is called with too large add_len (found by Jean-Philippe Aumasson) (not triggerable remotely). * Possible buffer overflow of length at most POLARSSL_MEMORY_ALIGN_MULTIPLE