From b92c0e3f7573587c4b775c6db7206d4022889089 Mon Sep 17 00:00:00 2001 From: fsg Date: Fri, 16 Jun 2006 02:19:12 +0000 Subject: [PATCH] nightly update --- ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2627d45ad4..3cd9f84f1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +2006-06-16 00:36 asfernandes + + * firebird2/builds/win32/msvc7/gds32.vcproj (1.22): + + Fix link errors in gds32 + +2006-06-16 00:34 asfernandes + + * firebird2/src/isql/isql.epp (1.185): + + Correction + +2006-06-15 23:42 mkubecek + + * firebird2/src/jrd/os/path_utils.h (1.13): + + deleted extra qualifier causing compilation error + +2006-06-15 10:39 robocop + + * firebird2/src/jrd/cvt.cpp (1.72): + + Misc and try to be consistent to use the padding char. More to + come. + +2006-06-15 06:56 robocop + + * firebird2/src/isql/isql.epp (1.184): + + People using other compilers shouldn't be bothered with workarounds + for one compiler, while possible. We already have workarounds for + gcc, SunOS4 headers, HP/UX compiler, SCO compiler, Apollo + compiler... why adding more for everyone? + +2006-06-15 06:35 robocop + + * firebird2/src/intl/cs_icu.cpp (1.2): + + Misc: avoiding some const_cast's. + 2006-06-15 03:53 asfernandes * firebird2/src/config/: Lex.cpp (1.5), Lex.h (1.5):