From: Frank Schlottmann-G. <fs...@us...> - 2008-11-11 19:38:48
|
Build Version : T2.5.0.21353 Firebird 2.5 Alpha 1 (writeBuildNum.sh,v 1.21514 2008/11/11 19:38:30 fsg Exp $ ) Update of /cvsroot/firebird/firebird2 In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv22069/firebird2 Modified Files: ChangeLog Log Message: nightly update Index: ChangeLog =================================================================== RCS file: /cvsroot/firebird/firebird2/ChangeLog,v retrieving revision 1.1721 retrieving revision 1.1722 diff -b -U3 -r1.1721 -r1.1722 --- ChangeLog 10 Nov 2008 19:38:24 -0000 1.1721 +++ ChangeLog 11 Nov 2008 19:38:28 -0000 1.1722 @@ -1,3 +1,16 @@ +2008-11-11 18:37 dimitr + + * firebird2/src/dsql/parse.y (1.294): + + Fixed CORE-2182: It's impossible to drop an existing UDF which name + overlaps with a new built-in function name. + +2008-11-11 17:59 alexpeshkoff + + * firebird2/src/common/config/config.cpp (1.91): + + Make it possible to build firebird on NFS drive + 2008-11-09 23:42 asfernandes * firebird2/: autogen.sh (1.16), src/dsql/pass1.cpp (1.424), |