From 0371f6ec2e44951d8eb665a9ec3fe41be56f837f Mon Sep 17 00:00:00 2001 From: fsg Date: Fri, 27 Mar 2009 19:41:04 +0000 Subject: [PATCH] nightly update --- ChangeLog | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4038d7dec9..4be6497182 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,56 @@ +2009-03-27 17:13 alexpeshkoff + + * firebird2/src/jrd/jrd.cpp (1.534): + + Fixed warning + +2009-03-27 13:52 alexpeshkoff + + * firebird2/builds/install/: + arch-specific/aix/misc/preuninstall.sh.in (1.2), + arch-specific/freebsd/install.sh.in (1.13), + arch-specific/hpux/classic/preUninstall.sh.in (1.5), + arch-specific/linux/misc/preuninstall.sh.in (1.2), + arch-specific/netbsd/install.sh.in (1.7), misc/posixLibrary.sh.in + (1.22): + + Fixed CORE-2392: install cleanup for 2.5 beta1 + +2009-03-27 12:22 dimitr + + * firebird2/builds/win32/msvc9/: Firebird2.sln (1.3), + fbtrace.vcproj (1.3): + + Fixed the VC9 build. + +2009-03-27 12:03 alexpeshkoff + + * firebird2/src/jrd/evl_string.h (1.33): + + Do not use internal engine error reporting in file, included by + plugin + +2009-03-26 23:29 hvlad + + * firebird2/src/jrd/trace/: TraceConfigStorage.cpp (1.18), + TraceManager.cpp (1.12): + + Split long error message on two lines. Misc. + +2009-03-26 23:28 hvlad + + * firebird2/src/utilities/ntrace/TraceConfiguration.cpp (1.5): + + Correct processing of escaped backslash when expanding logfile name + pattern. Bit better error message when regexp processing in trace + config is failed. + +2009-03-26 20:43 asfernandes + + * firebird2/doc/WhatsNew (1.169): + + Update + 2009-03-26 17:33 asfernandes * firebird2/: configure.in (1.325),