From 31aeb63f1ed0eaffdf7e6be608040df24fc0b62a Mon Sep 17 00:00:00 2001 From: fsg Date: Fri, 18 Sep 2009 12:53:24 +0000 Subject: [PATCH] nightly update --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/ChangeLog b/ChangeLog index fc7bc845c2..79fe1eb90e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2009-09-18 09:13 hvlad + + * firebird2/src/jrd/opt.cpp (1.360): + + Fixed bug CORE-2633 : SELECT WITH LOCK with no fields are accessed + clears the data + +2009-09-17 17:55 asfernandes + + * firebird2/src/: common/cvt.cpp (1.39), jrd/DatabaseSnapshot.cpp + (1.118): + + Misc + 2009-09-17 13:10 asfernandes * firebird2/src/jrd/DatabaseSnapshot.cpp (1.117):