|
From: Dmitry Y. <di...@us...> - 2005-10-12 05:57:38
|
Build Version : T2.0.0.11621 Firebird 2.0 Alpha 3 (writeBuildNum.sh,v 1.11770 2005/10/12 05:57:30 dimitr Exp ) Update of /cvsroot/firebird/firebird2/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7349 Modified Files: WhatsNew Log Message: Updated docs. Index: WhatsNew =================================================================== RCS file: /cvsroot/firebird/firebird2/doc/WhatsNew,v retrieving revision 1.70 retrieving revision 1.71 diff -b -U3 -r1.70 -r1.71 --- WhatsNew 3 Oct 2005 12:41:16 -0000 1.70 +++ WhatsNew 12 Oct 2005 05:57:29 -0000 1.71 @@ -2,6 +2,33 @@ * v2.0 Beta 1 ************** + * Fixed SF bug #217042 + IB doesn't validate weird constructions + Contributor(s): + Claudio Valderrama <cvalde at usa.net> + + * Fixed Alpha 3 bug + Deletes perform slower than in v1.5 + Contributor(s): + Dmitry Yemanov <yemanov at yandex.ru> + + * Fixed SF bug #1292007 + INSERT and UPDATE allow duplicate field name + Contributor(s): + Claudio Valderrama <cvalde at usa.net> + + * Fixed Alpha 3 bug (SF #1305110) + FB 2.0 clash between UDF and internal LOWER function + Note(s): + UDF lower is now declared as "LOWER" in ib_udf2.sql + Contributor(s): + Claudio Valderrama <cvalde at usa.net> + + * Fixed SF bug #223128 + SYSDBA can grant non existent roles + Contributor(s): + Dmitry Yemanov <yemanov at yandex.ru> + * Fixed Alpha 3 bug Broken GSEC compatibility (-database switch) Contributor(s): |