From a056b41070b453da78a8eebeed83f7de18249e19 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Thu, 12 Dec 2013 13:01:57 +0100 Subject: [PATCH] fix typo --- doc/en/announce/release-2.5.0.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/doc/en/announce/release-2.5.0.txt b/doc/en/announce/release-2.5.0.txt index 56009b634..b8f28d6fd 100644 --- a/doc/en/announce/release-2.5.0.txt +++ b/doc/en/announce/release-2.5.0.txt @@ -44,8 +44,6 @@ holger krekel which means it's probably going to break soon (but still works with this release we believe). -- simplified and fixed implementation for calling finalizers when - - simplified and fixed implementation for calling finalizers when parametrized fixtures or function arguments are involved. finalization is now performed lazily at setup time instead of in the "teardown phase".