|
From: Frank Schlottmann-G. <fs...@us...> - 2007-10-26 02:23:12
|
Build Version : T2.1.0.16956 Firebird 2.1 Beta 2 (writeBuildNum.sh,v 1.17114 2007/10/26 02:23:11 fsg Exp $ ) Update of /cvsroot/firebird/firebird2 In directory sc8-pr-cvs17:/tmp/cvs-serv18486/firebird2 Modified Files: ChangeLog Log Message: nightly update Index: ChangeLog =================================================================== RCS file: /cvsroot/firebird/firebird2/ChangeLog,v retrieving revision 1.1464 retrieving revision 1.1465 diff -b -U3 -r1.1464 -r1.1465 --- ChangeLog 25 Oct 2007 02:23:10 -0000 1.1464 +++ ChangeLog 26 Oct 2007 02:23:08 -0000 1.1465 @@ -1,3 +1,25 @@ +2007-10-25 16:31 asfernandes + + * firebird2/src/: dsql/dsql.cpp (1.202), dsql/utld.cpp (1.40), + dsql/utld_proto.h (1.17), jrd/DataTypeUtil.cpp (1.11), + jrd/DataTypeUtil.h (1.8), jrd/SysFunction.cpp (1.20): + + Fixed CORE-1528 - Functions DATEDIFF, ABS(integer const) does not + work in dialect 1 + +2007-10-25 06:01 robocop + + * firebird2/builds/win32/msvc6/: Firebird2.dsw (1.42), config.dsp + (1.5), fbsvcmgr.dsp (1.1): + + Add fbsvcmgr project to VC6. + +2007-10-25 05:59 robocop + + * firebird2/src/jrd/gds.cpp (1.228): + + Misc. + 2007-10-24 15:45 alexpeshkoff * firebird2/src/jrd/why_proto.h (1.34): |