From 7f71252b4c8a6ad6a88b79c333a6422fce553051 Mon Sep 17 00:00:00 2001 From: fsg Date: Fri, 2 Jun 2006 02:19:36 +0000 Subject: [PATCH] nightly update --- ChangeLog | 123 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) diff --git a/ChangeLog b/ChangeLog index f889bcb327..3b503c1ab3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,126 @@ +2006-06-02 03:17 asfernandes + + * firebird2/builds/posix/Makefile.in.boot.gpre (1.27): + + Misc + +2006-06-02 02:50 asfernandes + + * firebird2/src/jrd/sort.h (1.28): + + Misc + +2006-06-01 18:28 hvlad + + * firebird2/src/jrd/btr.cpp (1.176): + + Correction to the fix :) + +2006-06-01 18:25 hvlad + + * firebird2/src/jrd/btr.cpp (1.175): + + Fixed unregistered FB2 bug: endless loop when exception during + index's expression evaluation occured + +2006-06-01 17:48 asfernandes + + * firebird2/src/: jrd/TempSpace.h (1.2), common/classes/File.h + (1.4), common/classes/TempFile.h (1.4): + + Misc + +2006-06-01 16:06 kkuznetsov + + * firebird2/src/common/classes/File.h (1.3): + + Fix compile error + +2006-06-01 12:10 alexpeshkoff + + * firebird2/builds/posix/Makefile.in.firebird (1.70): + + Misc + +2006-06-01 11:47 dimitr + + * firebird2/src/dsql/: parse.cpp (1.180), parse.y (1.208): + + Complete one of my previous commits. + +2006-06-01 11:09 dimitr + + * firebird2/src/jrd/pag.cpp (1.109): + + Fixed bug in the ODS architecture checking logic. + +2006-06-01 09:33 mkubecek + + * firebird2/builds/posix/: Makefile.in.boot.gpre (1.26), + make.shared.variables (1.61): + + adjust makefiles to recent changes + +2006-06-01 09:22 mkubecek + + * firebird2/src/common/classes/TempFile.cpp (1.4): + + fixed a typo + +2006-06-01 07:56 dimitr + + * firebird2/src/isql/isql.epp (1.181): + + More complete fix. + +2006-06-01 07:12 dimitr + + * firebird2/src/isql/isql.epp (1.180): + + Fixed issues reported by Michal. + +2006-06-01 06:45 dimitr + + * firebird2/src/jrd/met.epp (1.191): + + Fixed bug reported by Adriano. + +2006-06-01 06:22 dimitr + + * firebird2/src/common/classes/: TempFile.cpp (1.3), TempFile.h + (1.3): + + Fixed issues reported by Michal. + +2006-06-01 06:16 dimitr + + * firebird2/src/common/classes/: TempFile.cpp (1.2), TempFile.h + (1.2), File.h (1.2): + + Fixed issues reported by Michal. + +2006-06-01 04:52 asfernandes + + * firebird2/src/jrd/: blr.h (1.25), sdw.cpp (1.66): + + Misc + +2006-06-01 04:49 asfernandes + + * firebird2/builds/win32/msvc7/: gpre_boot.vcproj (1.27), + gpre_embed.vcproj (1.3): + + Try to fix MSVC7 boot-build. There is problem in DSQL/pass1 + crashing the server. + +2006-06-01 04:28 asfernandes + + * firebird2/builds/win32/: msvc6/Firebird2Boot.dsw (1.6), + msvc6/Firebird2Boot2.dsw (1.3), msvc7/Firebird2Boot.sln (1.6), + msvc7/Firebird2Boot2.sln (1.3), make_boot.bat (1.29): + + Rename Firebird2Boot2.* to Firebird2Boot.* + 2006-06-01 04:01 asfernandes * firebird2/builds/win32/defs/: fbclient.def (1.13), fbclient_s.def