From 61551c0e2cdb66b9ec9e81159d45c7ef3f49a57c Mon Sep 17 00:00:00 2001 From: fsg Date: Wed, 10 Mar 2010 13:56:07 +0000 Subject: [PATCH] nightly update --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index 81f9c208dc..b96c6cdae6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2010-03-09 17:55 dimitr + + * firebird2/src/jrd/Optimizer.cpp (1.143): + + Reduced number of local variables. Thanks to Claudio. + +2010-03-09 16:43 asfernandes + + * firebird2/src/jrd/evl.cpp (1.335): + + This is related to CORE-2912, but changes nothing internally. + Intead of reading non-allocated memory, throw a (not always + correct, btw) exception. + 2010-03-09 10:24 alexpeshkoff * firebird2/src/jrd/db_alias.cpp (1.33):