From 195f0d884b7c4ad16271a9b0f17e6cecfbfba169 Mon Sep 17 00:00:00 2001 From: Gustavo Niemeyer Date: Sun, 9 Dec 2007 13:53:01 -0200 Subject: When the expression executed isn't exactly the same as the recorded events (e.g. when parameter matchers are used), show in the error message the real expression run, to aid in debugging. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index a852ca6..e735ebe 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,10 @@ - Fixed problem when requesting order on similar expressions. The second expression might not be accepted. +- When the expression executed isn't exactly the same as the + recorded events (e.g. when parameter matchers are used), show in + the error message the real expression run, to aid in debugging. + 0.9.3 (2007-11-24) ================== -- cgit v1.2.1