From 86ef81454f278441d6f3b4143d9fc1c23afa42ad Mon Sep 17 00:00:00 2001 From: holger krekel Date: Sun, 19 Jan 2014 09:13:06 +0100 Subject: [PATCH] fix name --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 1466642e8..bcb250fca 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -6,7 +6,7 @@ UNRELEASED Thanks Wolfgang L. for reporting and tracking it down. - fixed docs and code to use "pytest" instead of "py.test" everywhere. - Thanks Jurko Gspodnetic for the complete PR. + Thanks Jurko Gospodnetic for the complete PR. 2.5.1 -----------------------------------