From: Frank Schlottmann-G. <fs...@us...> - 2010-03-07 13:52:54
|
Build Version : T3.0.0.27845 Firebird 3.0 Unstable (writeBuildNum.sh,v 1.28020 2010/03/07 13:52:44 fsg Exp $ ) Update of /cvsroot/firebird/firebird2 In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv12150/firebird2 Modified Files: ChangeLog Log Message: nightly update Index: ChangeLog =================================================================== RCS file: /cvsroot/firebird/firebird2/ChangeLog,v retrieving revision 1.2145 retrieving revision 1.2146 diff -b -U3 -r1.2145 -r1.2146 --- ChangeLog 6 Mar 2010 13:53:26 -0000 1.2145 +++ ChangeLog 7 Mar 2010 13:52:43 -0000 1.2146 @@ -1,3 +1,20 @@ +2010-03-07 05:30 robocop + + * firebird2/src/: common/classes/auto.h (1.25), + common/config/config.h (1.68), common/config/config_file.cpp + (1.43), jrd/Optimizer.cpp (1.142), jrd/cmp.cpp (1.397), jrd/ext.cpp + (1.99), jrd/os/config_root.h (1.25), jrd/os/posix/guid.cpp (1.15), + utilities/ntrace/TraceConfiguration.cpp (1.22): + + Misc. + +2010-03-06 20:10 asfernandes + + * firebird2/src/dsql/: DdlNodes.epp (1.51), Nodes.h (1.23), + PackageNodes.epp (1.22), ddl.cpp (1.309), dsql.h (1.186): + + Hope this fix the DDL problem reported by Ivan Prenosil + 2010-03-06 03:13 asfernandes * firebird2/src/jrd/recsrc/RecordSource.h (1.27): |