|
From: Frank Schlottmann-G. <fs...@us...> - 2005-10-31 03:17:36
|
Build Version : T2.0.0.11708 Firebird 2.0 Beta 1 (writeBuildNum.sh,v 1.11858 2005/10/31 03:17:28 fsg Exp $ ) Update of /cvsroot/firebird/firebird2 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31730/firebird2 Modified Files: ChangeLog Log Message: nightly update Index: ChangeLog =================================================================== RCS file: /cvsroot/firebird/firebird2/ChangeLog,v retrieving revision 1.913 retrieving revision 1.914 diff -b -U3 -r1.913 -r1.914 --- ChangeLog 30 Oct 2005 03:17:25 -0000 1.913 +++ ChangeLog 31 Oct 2005 03:17:27 -0000 1.914 @@ -1,3 +1,17 @@ +2005-10-30 09:15 robocop + + * firebird2/src/dsql/ddl.cpp (1.165): + + Fix SF-bug field-test #1192225. + +2005-10-30 08:44 robocop + + * firebird2/src/jrd/dyn_def.epp (1.101): + + DYN must write always the system flag when creating objects. This + is the first step before we are able to make rdb$system_flag field + mandatory in the future. + 2005-10-30 03:29 robocop * firebird2/src/jrd/os/posix/guid.cpp (1.11): |